|
@@ -1,6 +1,6 @@
|
|
{
|
|
{
|
|
"build": {
|
|
"build": {
|
|
- "distDir": "../",
|
|
|
|
|
|
+ "distDir": "../public",
|
|
"devPath": "http://localhost:5000",
|
|
"devPath": "http://localhost:5000",
|
|
"beforeDevCommand": "yarn dev",
|
|
"beforeDevCommand": "yarn dev",
|
|
"beforeBuildCommand": "yarn build"
|
|
"beforeBuildCommand": "yarn build"
|