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

Requiring browser modules #223

Open
Mrtenz opened this issue Sep 3, 2017 · 0 comments
Open

Requiring browser modules #223

Mrtenz opened this issue Sep 3, 2017 · 0 comments

Comments

@Mrtenz
Copy link

Mrtenz commented Sep 3, 2017

I am trying to use pjax on my website, but I can't get it to work. I tried two things:

  • Adding "require: pjax" to my browser.json
  • Using require('pjax'); in my client.js

Both times I ended up with a Module not found error, but I am sure that pjax is in my node_modules folder. Is it not possible to include modules in the browser with Lasso?

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