TokenScript icon indicating copy to clipboard operation
TokenScript copied to clipboard

Local files not included when referenced inside an entity

Open JamesANZ opened this issue 6 years ago • 0 comments
trafficstars

If a developer references a file locally the parser will not put it into the file, it should do this just like it does with externally referenced URL scripts

Example: I add hello.en.shtml as an entity in the XML and then inside hello.en.shtml I include a js script pointing to a local file rather than a web URL, if you do this the parser will not include the js file.

JamesANZ avatar Oct 22 '19 04:10 JamesANZ