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

Example for Usage in Webpack Encore #77

Closed
julia-r opened this issue Mar 18, 2019 · 2 comments
Closed

Example for Usage in Webpack Encore #77

julia-r opened this issue Mar 18, 2019 · 2 comments

Comments

@julia-r
Copy link

julia-r commented Mar 18, 2019

Can I use this in Webpack Encore? Can anyone show me how I would implement it there?

@stephencookdev
Copy link
Owner

There should be no reason this wouldn't work

Just something like this should do it:

module.exports = smp.wrap(Encore.getWebpackConfig());

@julia-r
Copy link
Author

julia-r commented Mar 21, 2019

That works, thank you!

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

2 participants