mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
remove line
This commit is contained in:
@ -11,7 +11,6 @@
|
||||
"bundle": "rollup --config rollup.config.js",
|
||||
"build": "npm run clean && npm run bundle",
|
||||
"clean": "rimraf dist",
|
||||
"tsc": "tsc -p .",
|
||||
"sync": "sh ./scripts/sync.sh"
|
||||
},
|
||||
"main": "./dist/index.js",
|
||||
|
Reference in New Issue
Block a user