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

Stimulus creates additional assets when building with Webpack #191

Closed
robinvdvleuten opened this issue Sep 13, 2018 · 1 comment
Closed

Comments

@robinvdvleuten
Copy link

robinvdvleuten commented Sep 13, 2018

Whenever I build the assets through rails assets:precompile, Webpacker compiles all packs as expected. But I also receive an additional public/assets/@stimulus/core/dist/src/application-...js somehow. Is this something I need to configure with Stimulus?

@robinvdvleuten robinvdvleuten changed the title Stimulus Stimulus creates additional assets when building with Webpack Sep 13, 2018
@javan
Copy link
Contributor

javan commented Sep 13, 2018

I'm pretty sure that's an issue with Sprockets. See #153 (comment)rails/webpacker#1285 (comment)

@javan javan closed this as completed Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants