feel like it has to be an issue from webpack doing...
# orm-help
j
feel like it has to be an issue from webpack doing something strange (missing files from node_modules or something, since they aren’t explicitly imported)? Anyone know of issues like this?
r
Hey @John Cantrell 👋 I don't think bull would be causing this issue as that shouldn't be interfering with Prisma. As you are using webpack with Node, you could try skipping the bundling of
node_modues
via this plugin.