mirror of
https://github.com/developit/microbundle.git
synced 2026-01-25 14:06:50 +00:00
Update package.json
This commit is contained in:
parent
29f08a9fe7
commit
d711dd954c
@ -9,7 +9,6 @@
|
||||
"build": "npm run -s build:babel && npm run -s build:self",
|
||||
"build:babel": "babel-node src/cli.js --no-compress --format cjs src/{cli,index}.js --presets env",
|
||||
"build:self": "node dist/cli.js --no-compress --format cjs src/{cli,index}.js",
|
||||
"precommit": "lint-staged",
|
||||
"prepare": "npm run -s build",
|
||||
"prepare:babel": "babel --presets env src/*.js -d dist && npm t",
|
||||
"lint": "eslint src",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user