Tommi Gustafsson
Member
Hi!
I have some JavaScript files in my addon, which I have placed in _files/js/link/to/jsfile folder.
But I need to reference the file, of course, through a template, wherefore I have copied it to js/link/to/jsfile folder under the Xenforo main directory.
I would like to have it automated so that I do not need to copy the file every time I save the file in _files folder.
How can I do it best in XenForo development?
Thanks,
Tommi
I have some JavaScript files in my addon, which I have placed in _files/js/link/to/jsfile folder.
But I need to reference the file, of course, through a template, wherefore I have copied it to js/link/to/jsfile folder under the Xenforo main directory.
I would like to have it automated so that I do not need to copy the file every time I save the file in _files folder.
How can I do it best in XenForo development?
Thanks,
Tommi