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
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)