Kintaro
Well-known member
I'm releasing an addon that use a 3rd party js file.
The js file will be included only on a specific template.
In my testing env I'm loading it from js/myname/myaddon/3rdparty.js
Is it ok like that or do you think it have to be loaded from js/3rdparty/3rdparty.js so other devs can rely on it without loading it twice or more?
The js file will be included only on a specific template.
In my testing env I'm loading it from js/myname/myaddon/3rdparty.js
Is it ok like that or do you think it have to be loaded from js/3rdparty/3rdparty.js so other devs can rely on it without loading it twice or more?