Move src/ to app/
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"proxyUrl": "http://localhost:3000",
|
||||
"cacheBusting": "[name]_[hash:8]",
|
||||
"watch": [
|
||||
"{src,resources/views}/**/*.php"
|
||||
"{app,resources/views}/**/*.php"
|
||||
],
|
||||
"browsers": [
|
||||
"last 2 versions",
|
||||
|
||||
Reference in New Issue
Block a user