|
@@ -9,7 +9,7 @@ module.exports = {
|
|
|
|
|
|
// Paths
|
|
// Paths
|
|
assetsSubDirectory: 'static',
|
|
assetsSubDirectory: 'static',
|
|
- assetsPublicPath: '/',
|
|
|
|
|
|
+ assetsPublicPath: './',
|
|
proxyTable: {
|
|
proxyTable: {
|
|
"/": {
|
|
"/": {
|
|
target: "http://localhost:8080/",
|
|
target: "http://localhost:8080/",
|