fix local bootstrap startup and catalog widget UX
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "public"
|
||||
},
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "src/assets",
|
||||
"output": "assets"
|
||||
}
|
||||
],
|
||||
"styles": [
|
||||
@@ -104,6 +109,7 @@
|
||||
"buildTarget": "Dexarmarket:build:production"
|
||||
},
|
||||
"development": {
|
||||
"proxyConfig": "proxy.conf.json",
|
||||
"buildTarget": "Dexarmarket:build:development"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user