ArmoredBear
ArmoredBear
NNuxt
Created by ArmoredBear on 4/3/2024 in #❓・help
dealing with External imports
i am using a runtime that auto injects imports from "socket:*", what is the best way to get nuxt/vite/rollup to ignore these imports during dev and building
2 replies
NNuxt
Created by ArmoredBear on 2/10/2023 in #❓・help
upgrading from 3.1.2 to 3.2 errors, everything works fine before upgrading but now im getting
WARN rollup-plugin-inject: failed to parse /Users/daniel97/Desktop/source/personalProjects/theDailySun/node_modules/@sidebase/nuxt-prisma/nuxt-prisma/nuxt.config.ts. Consider restricting the plugin to particular files via options.include


ERROR RollupError: Unexpected token (Note that you need plugins to import files that are not JavaScript)
WARN rollup-plugin-inject: failed to parse /Users/daniel97/Desktop/source/personalProjects/theDailySun/node_modules/@sidebase/nuxt-prisma/nuxt-prisma/nuxt.config.ts. Consider restricting the plugin to particular files via options.include


ERROR RollupError: Unexpected token (Note that you need plugins to import files that are not JavaScript)
1 replies