How can i add the js from my addon to my theme.
If i try <script src="/site/addons/YourAddon/resources/js/YourJsFile.js">
It gives a 404 not found.
Answered by Erin Dalzell!
Go to answer.
How can i add the js from my addon to my theme.
If i try <script src="/site/addons/YourAddon/resources/js/YourJsFile.js">
It gives a 404 not found.