mirror of
https://github.com/revoltchat/revite.git
synced 2025-04-21 15:57:38 -05:00
Port and re-write icon code.
This commit is contained in:
parent
ec97dbebd0
commit
5aa8f30e14
17 changed files with 412 additions and 41 deletions
|
@ -34,6 +34,7 @@ export default defineConfig({
|
|||
})
|
||||
],
|
||||
build: {
|
||||
sourcemap: true,
|
||||
rollupOptions: {
|
||||
input: {
|
||||
main: resolve(__dirname, 'index.html'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue