mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
burn traceur runtime
This commit is contained in:
@ -12,7 +12,6 @@ module.exports = {
|
||||
},
|
||||
|
||||
scripts: [
|
||||
'node_modules/traceur/bin/traceur-runtime.js',
|
||||
'node_modules/systemjs/node_modules/es6-module-loader/dist/es6-module-loader.js',
|
||||
'node_modules/systemjs/dist/system.js',
|
||||
'node_modules/angular2/bundles/angular2.dev.js',
|
||||
|
@ -10,7 +10,6 @@ Bundles:
|
||||
- `js/`
|
||||
- `ionic.js` the Ionic module, in System register format
|
||||
- `ionic.bundle.js` the Ionic bundle, contains:
|
||||
* traceur-runtime.js
|
||||
* es6-module-loader.js
|
||||
* system.js
|
||||
* angular2.dev.js
|
||||
|
Reference in New Issue
Block a user