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 7878 "build" : " NODE_ENV=development ./node_modules/.bin/webpack --progress" ,
7979 "build:production" : " NODE_ENV=production ./node_modules/.bin/webpack" ,
8080 "serve" : " NODE_ENV=development webpack-serve --hot --config ./webpack.config.js --no-clipboard --progress" ,
81- "v:serve" : " PUBLIC_PATH=http://pterodactyl.local :8080 NODE_ENV=development webpack-serve --hot --config ./webpack.config.js --host 0.0.0.0 --no-clipboard" ,
81+ "v:serve" : " PUBLIC_PATH=http://pterodactyl.test :8080 NODE_ENV=development webpack-serve --hot --config ./webpack.config.js --host 0.0.0.0 --no-clipboard" ,
8282 "compile:assets" : " php artisan vue-i18n:generate & php artisan ziggy:generate resources/assets/scripts/helpers/ziggy.js"
8383 }
8484}
You can’t perform that action at this time.
0 commit comments