mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Update templates.js
This commit is contained in:
parent
4eb73f5df2
commit
d6e3bbc656
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@ routes: [{ path: "/", component: ${mainFileName} }]
|
|||
});`
|
||||
},
|
||||
[`${sourceFileName}`]: {
|
||||
content: sources.replaceAll('<\\/script>', '</script>')
|
||||
content: sources
|
||||
},
|
||||
'public/logo.svg': {
|
||||
content: `
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue