mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
add es6-shim to build scripts
These scripts will probably be removed soon, but add es6-shim now just in case.
This commit is contained in:
@@ -17,6 +17,7 @@ module.exports = {
|
||||
'node_modules/angular2/bundles/angular2.dev.js',
|
||||
'node_modules/angular2/bundles/router.dev.js',
|
||||
'node_modules/angular2/bundles/http.dev.js',
|
||||
'node_modules/es6-shim/es6-shim.min.js',
|
||||
'dist/js/ionic.js',
|
||||
'scripts/resources/web-animations-js/web-animations.min.js'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user