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