Macy Abbey
1 Feb 2012, 10:36 AM
When the JSBuilder includes JavaScript files that have a BOM (http://en.wikipedia.org/wiki/Byte_order_mark), it includes the BOM for each file in the outputted file.
It would be nice if these got automatically removed.
The temporary solution of stripping out BOMs from any file referenced by your application works, but could be more user friendly.
It would be nice if these got automatically removed.
The temporary solution of stripping out BOMs from any file referenced by your application works, but could be more user friendly.