Skip to content

Commit

Permalink
fix #322
Browse files Browse the repository at this point in the history
  • Loading branch information
Blair2004 authored Sep 23, 2021
1 parent 50c760a commit d87a807
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"node": "14.x"
},
"scripts": {
"dev": "npm run development",
"development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --disable-host-check --config=node_modules/laravel-mix/setup/webpack.config.js",
"prod": "npm run production",
"watch-ts": "tsc --watch",
"webpack": "webpack",
Expand Down

0 comments on commit d87a807

Please sign in to comment.