File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5959 "build" : " NODE_ENV=development ./node_modules/.bin/webpack --progress" ,
6060 "build:production" : " NODE_ENV=production ./node_modules/.bin/webpack" ,
6161 "serve" : " NODE_ENV=development webpack-serve --hot --config ./webpack.config.js --no-clipboard --progress" ,
62- "v:serve" : " PUBLIC_PATH=http://192.168.50.2 :8080 NODE_ENV=development webpack-serve --hot --config ./webpack.config.js --host 192.168.50.2 --no-clipboard" ,
62+ "v:serve" : " PUBLIC_PATH=http://pterodactyl.local :8080 NODE_ENV=development webpack-serve --hot --config ./webpack.config.js --host 192.168.10.10 --no-clipboard" ,
6363 "compile:assets" : " php artisan vue-i18n:generate & php artisan ziggy:generate resources/assets/scripts/helpers/ziggy.js"
6464 }
6565}
You can’t perform that action at this time.
0 commit comments