mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-14 04:20:00 -04:00
This is stupid bruh
This commit is contained in:
parent
c8a07a5777
commit
dcbde420a4
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,11 @@ import { uvPath } from '@titaniumnetwork-dev/ultraviolet';
|
|||
export default defineConfig({
|
||||
integrations: [tailwind(), icon(), svelte()],
|
||||
vite: {
|
||||
build: {
|
||||
rollupOptions: {
|
||||
external: ['@mercuryworkshop/epoxy-tls-new']
|
||||
}
|
||||
},
|
||||
plugins: [
|
||||
viteStaticCopy({
|
||||
targets: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue