mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Add vue config
This commit is contained in:
parent
802c88b50a
commit
1406a23407
2 changed files with 4 additions and 1 deletions
3
vue.config.js
Normal file
3
vue.config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
publicPath: '/primevue'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue