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