A trick for `frontend` plugin I just encountered: ...
# javascript
a
A trick for
frontend
plugin I just encountered: If you have Js files that are not npm modules but have module headers, you should place them in
resources
directory and they will be automatically found by webpack.