mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +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 = {
|
||||
publicPath: process.env.NODE_ENV === 'production' ? '/primevue' : '/',
|
||||
publicPath: process.env.NODE_ENV === 'production' ? '/primevue/showcase/' : '/',
|
||||
productionSourceMap: false,
|
||||
configureWebpack: {
|
||||
output: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue