modif dist pth

This commit is contained in:
vincent 2019-04-24 17:31:25 +02:00
parent 00672897ec
commit 2bdf8ecae2

View File

@ -50,13 +50,12 @@ module.exports = {
build: {
// Template for index.html
index: path.resolve(__dirname, '../../dist/index.html'),
index: path.resolve(__dirname, '../../backend/dist/index.html'),
// Paths
assetsRoot: path.resolve(__dirname, '../../dist'),
assetsRoot: path.resolve(__dirname, '../../backend/dist'),
assetsSubDirectory: 'static',
assetsPublicPath: '/',
publicPath:'/chainetv',
assetsPublicPath: '/chainetv/',
/**
* Source Maps