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

Exclude libraries from bundling #246

Open
sirceljm opened this issue Oct 23, 2017 · 0 comments
Open

Exclude libraries from bundling #246

sirceljm opened this issue Oct 23, 2017 · 0 comments

Comments

@sirceljm
Copy link

Hi,

The problem that I have is that I want to bundle my marko components with lasso. I would like to use 'aws-sdk' in one of those components on server side. The problem is that lasso wants to use it when bundling and it complains that 'fs' module is not found. Is there a way to tell lasso to exclude node certain packages.

There was already a similar issue (#58) before but I don't know if there was a solution implemented.

Best regards

Matej

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