Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the BOM #55

Closed
miracle2k opened this issue Dec 30, 2014 · 1 comment
Closed

Remove the BOM #55

miracle2k opened this issue Dec 30, 2014 · 1 comment

Comments

@miracle2k
Copy link

Using the NPM package, I end up with a BOM in the middle of my JS build output. While browserify possibly removes the BOM (browserify/browserify#313), unless there was a regression, I am using es6ify and reactify transforms that might mess with this.

Its my understanding that a BOM is not recommended in UTF-8, and it would be a lot painless, if removed.

@dfahlander
Copy link
Collaborator

Thanks! I'll might have to check through the comments and remove swedish characters that may have made the editor add the BOM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants