mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
update vue client
This commit is contained in:
parent
ea13e7ffa0
commit
217ca82c0f
@ -32,5 +32,5 @@ module.exports = {
|
|||||||
// Enable CSS source maps.
|
// Enable CSS source maps.
|
||||||
sourceMap: process.env.NODE_ENV !== 'production'
|
sourceMap: process.env.NODE_ENV !== 'production'
|
||||||
},
|
},
|
||||||
outputDir: path.resolve(__dirname, "/vue" ),
|
outputDir: path.resolve(__dirname, "./dist/vue" ),
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user