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
minor #15344 Adding file-loader dependency. (piotrgradzinski)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
Adding file-loader dependency.
When trying to follow the steps described in `frontend/encore/copy-files.html` I'm getting an error related to the missing `file-loader` dependency. Adding it via `yarn` fixes the issue. I've updated this part of the documentation to make this part easier to implement.
Commits
-------
dfacedc Adding file-loader dependency.
0 commit comments