mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Update rollup and nuxt alias
This commit is contained in:
parent
dd07a0544b
commit
fc947d61fa
2 changed files with 3 additions and 0 deletions
|
@ -297,6 +297,7 @@ export default {
|
|||
'primevue/tree': path.resolve(__dirname, './components/lib/tree/Tree.vue'),
|
||||
'primevue/badge': path.resolve(__dirname, './components/lib/badge/Badge.vue'),
|
||||
'primevue/selectbutton': path.resolve(__dirname, './components/lib/selectbutton/SelectButton.vue'),
|
||||
'primevue/togglebutton': path.resolve(__dirname, './components/lib/togglebutton/ToggleButton.vue'),
|
||||
'primevue/listbox': path.resolve(__dirname, './components/lib/listbox/Listbox.vue'),
|
||||
'primevue/confirmationeventbus': path.resolve(__dirname, './components/lib/confirmationeventbus/ConfirmationEventBus.js'),
|
||||
'primevue/toasteventbus': path.resolve(__dirname, './components/lib/toasteventbus/ToastEventBus.js'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue