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.
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.