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

Add note about using bundled libraries. #5

Open
Tormak9970 opened this issue Mar 9, 2023 · 0 comments
Open

Add note about using bundled libraries. #5

Tormak9970 opened this issue Mar 9, 2023 · 0 comments

Comments

@Tormak9970
Copy link

Some libraries will flat out not work (as expected bc no fs etc). For those that do, you may need to set nodeResolve({ preferBuiltins: false }), in the rollup.config.js file in order for it to work onthe deck. Not sure what the best place in the wiku for this information would be, but I think having a "Using npm libraries" guide would work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant