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

Allow arbitrary file names for webpack_path helper/tag #247

Merged
merged 3 commits into from
Mar 15, 2021

Conversation

jaredcwhite
Copy link
Member

@jaredcwhite jaredcwhite commented Feb 16, 2021

Also provide better Webpack config support for multiple entry points.

So know you can do {% webpack_path some/path/to/file.png %}. (works with equivalent ERB helper too)

Fixes #246 #241

  • Tests
  • Documentation

Also provide better Webpack config support for multiple entry points
@jaredcwhite jaredcwhite changed the base branch from main to 0-20-beta March 15, 2021 16:39
@jaredcwhite jaredcwhite merged commit 141effe into 0-20-beta Mar 15, 2021
@jaredcwhite jaredcwhite deleted the multiple-webpack-entry-points branch March 15, 2021 16:40
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

Successfully merging this pull request may close these issues.

feat: support multiple webpack js entry points
1 participant