chore(gulp): updates to build process to use app-scripts for watch/build

updates to build process to use app-scripts for watch/build
This commit is contained in:
Dan Bucholtz
2017-03-02 14:28:15 -06:00
parent 0fdff89b67
commit 0d32e5e791
30 changed files with 808 additions and 1068 deletions

View File

@ -8,7 +8,7 @@
"url": "https://github.com/driftyco/ionic.git"
},
"license": "MIT",
"main": "umd/index.js",
"main": "esm/index.js",
"module": "index.js",
"peerDependencies": {
"@angular/common": "",