mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
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:
@ -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": "",
|
||||
|
Reference in New Issue
Block a user