mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(jspm): dont let it install for now
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#### Building & Running
|
||||
|
||||
- `npm install -g jspm`
|
||||
- `jspm init && jspm install`
|
||||
- `jspm init`
|
||||
- `gulp watch`
|
||||
- `python -m SimpleHTTPServer .`
|
||||
- `open http://localhost:9000/dist/examples/aside/basic/index.html`
|
||||
|
||||
12
package.json
12
package.json
@@ -49,17 +49,7 @@
|
||||
},
|
||||
"configFile": "jspm-config.js",
|
||||
"dependencies": {
|
||||
"es6-module-loader": "~0.11.0",
|
||||
"event-stream": "^3.3.0",
|
||||
"gulp-template": "^3.0.0",
|
||||
"hammerjs": "^2.0.4",
|
||||
"jasmine-core": "^2.2.0",
|
||||
"karma-chrome-launcher": "^0.1.7",
|
||||
"karma-jasmine": "^0.3.5",
|
||||
"systemjs": "~0.11.0",
|
||||
"through2": "^0.6.3",
|
||||
"traceur": "0.0.87",
|
||||
"zone.js": "0.4.1"
|
||||
"none": "none"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user