mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update deployment path
This commit is contained in:
parent
264a60d5f1
commit
d859434b29
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
publicPath: process.env.NODE_ENV === 'production' ? '/primevue' : '/',
|
publicPath: process.env.NODE_ENV === 'production' ? '/primevue/showcase/' : '/',
|
||||||
productionSourceMap: false,
|
productionSourceMap: false,
|
||||||
configureWebpack: {
|
configureWebpack: {
|
||||||
output: {
|
output: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue