Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in netlify functions #191

Open
timsuchanek opened this issue Jun 19, 2018 · 1 comment
Open

Not working in netlify functions #191

timsuchanek opened this issue Jun 19, 2018 · 1 comment

Comments

@timsuchanek
Copy link
Contributor

timsuchanek commented Jun 19, 2018

When deploying bindings to netlify, the current dynamic imports are not working.
The solution for this is to separate the binary and library logic and package the binary standalone to not pollute the dependency tree.

Reproduction: https://github.com/divyenduz/yoga-prisma-netlify

@RobertBroersma
Copy link

I just ran into this issue as well and it works locally using your custom.webpack.js. Is there a workaround for deploying a working version to Netlify?

@maticzav maticzav self-assigned this Nov 20, 2018
@divyenduz divyenduz removed their assignment Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants