This website requires JavaScript.
Explore
Help
Register
Sign In
nodejs
/
node
mirror of
https://github.com/nodejs/node.git
Watch
1
Star
0
Fork
You've already forked node
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
13,191
Commits
57
Branches
891
Tags
1.9
GiB
cf9bdcf4f2
Commit Graph
1 Commits
Author
SHA1
Message
Date
Ben Noordhuis
ac722bbed6
module: strip byte order marker when loading *.js and *.json files
...
BOMs make V8 raise a 'SyntaxError: Unexpected token ILLEGAL' exception.
Fixes
#1440
.
2011-08-04 16:52:55 +02:00