Verified Commit a3648902 authored by Grégor JOUET's avatar Grégor JOUET 🔧
Browse files

Set build asset path

parent 3491dac2
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ module.exports = {

    // Paths
    assetsSubDirectory: 'static',
    assetsPublicPath: '/myfab',
    assetsPublicPath: '/',
    proxyTable: {},

    // Various Dev Server settings
@@ -50,7 +50,7 @@ module.exports = {
    // Paths
    assetsRoot: path.resolve(__dirname, '../dist'),
    assetsSubDirectory: 'static',
    assetsPublicPath: '/',
    assetsPublicPath: '/myfab',

    /**
     * Source Maps