ArmoredBear
ArmoredBear
NNuxt
Created by ArmoredBear on 4/3/2024 in #❓・help
dealing with External imports
adding
vite:{
build:{
rollupOptions:{
external: [/socket:.*/],
}
}
},
vite:{
build:{
rollupOptions:{
external: [/socket:.*/],
}
}
},
to my nuxt config makes builds work, but dev still fails to "pre transform imports from "socket:os" / "socket:*"
2 replies
NNuxt
Created by Thimo_o on 2/9/2023 in #❓・help
How to see nuxt devtools?
mac
27 replies
NNuxt
Created by Thimo_o on 2/9/2023 in #❓・help
How to see nuxt devtools?
i couldnt get it to work on an existing project tho tbh
27 replies
NNuxt
Created by Thimo_o on 2/9/2023 in #❓・help
How to see nuxt devtools?
hmm thast really weird i just created a new project with sidebases cli and installed it and it worked
27 replies
NNuxt
Created by Thimo_o on 2/9/2023 in #❓・help
How to see nuxt devtools?
when you run the dev server you'll see a little icon on the bottom of the page that opens it up
27 replies