Join Slack
Powered by
A trick for `frontend` plugin I just encountered: ...
# javascript
a
altavir
03/16/2019, 6:37 AM
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.
Open in Slack
Previous
Next