mirror of
https://github.com/adminkit/adminkit.git
synced 2026-03-31 19:57:44 +01:00
update prepublishOnly
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
|||||||
"build": "cross-env NODE_ENV=production webpack --config webpack.config.js --progress",
|
"build": "cross-env NODE_ENV=production webpack --config webpack.config.js --progress",
|
||||||
"watch": "webpack --config webpack.config.js --watch --progress",
|
"watch": "webpack --config webpack.config.js --watch --progress",
|
||||||
"start": "webpack serve --config webpack.config.js --progress",
|
"start": "webpack serve --config webpack.config.js --progress",
|
||||||
"prepublishOnly": "cross-env NODE_ENV=production webpack -p --config webpack.config.js"
|
"prepublishOnly": "cross-env NODE_ENV=production webpack --progress --config webpack.config.js"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
"> 0.5%",
|
"> 0.5%",
|
||||||
|
|||||||
Reference in New Issue
Block a user