Skip to content

Commit

Permalink
Napa support removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Uksusov Kirill committed Apr 30, 2022
1 parent 5cef039 commit f0aac2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"bin-links": false
},
"scripts": {
"postinstall": "./node_modules/napa/bin/napa",
"development": "NODE_ENV=development node_modules/webpack/bin/webpack.js --config=node_modules/laravel-mix/setup/webpack.config.js",
"watch": "NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --config=node_modules/laravel-mix/setup/webpack.config.js",
"production": "NODE_ENV=production node_modules/webpack/bin/webpack.js --config=node_modules/laravel-mix/setup/webpack.config.js"
Expand Down

0 comments on commit f0aac2a

Please sign in to comment.