Add support for NextJS #75
Replies: 2 comments
-
Hi @john--kane, This is not something that we have control over. You are able to add You need to set-up webpack externals and make sure Try to find some examples with TypeORM and Postgres ("pg") or even this looks like a decent starting point: vercel/next.js#2790. |
Beta Was this translation helpful? Give feedback.
-
Hi @john--kane
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to add support for NextJS?
Module parse failed: Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
Import trace for requested module:
./node_modules/.pnpm/@gorules+zen-engine-darwin-x64@0.6.0/node_modules/@gorules/zen-engine-darwin-x64/zen-engine.darwin-x64.node
./node_modules/.pnpm/@gorules+zen-engine@0.6.0/node_modules/@gorules/zen-engine/index.js
Beta Was this translation helpful? Give feedback.
All reactions