You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #649 Allow to use the [N] placeholder in copyFiles() (Lyrkan)
This PR was merged into the master branch.
Discussion
----------
Allow to use the [N] placeholder in copyFiles()
This PR should fix#647 by passing the `regExp` option to the `file-loader` used by `Encore.copyFiles()`.
It's a bit hacky since it changes the loader's options from the loader itself, but we should probably be fine for a while (I also tested it with `[email protected]` and the latest version of `[email protected]`).
Commits
-------
b8ac398 Allow to use the [N] placeholder in copyFiles()
0 commit comments