#48 - prod assets
This commit is contained in:
parent
eb3c939dd5
commit
9708dc8b35
@ -10,7 +10,7 @@
|
|||||||
"production": "mix --production",
|
"production": "mix --production",
|
||||||
"lint": "./node_modules/.bin/eslint resources/js --ext .js,.vue",
|
"lint": "./node_modules/.bin/eslint resources/js --ext .js,.vue",
|
||||||
"lintf": "./node_modules/.bin/eslint resources/js --ext .js,.vue --fix",
|
"lintf": "./node_modules/.bin/eslint resources/js --ext .js,.vue --fix",
|
||||||
"postinstall": "npm run dev"
|
"postinstall": "npm run prod"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@headlessui/vue": "^1.5.0",
|
"@headlessui/vue": "^1.5.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user