This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
nodejs
Watch
0
Star
0
Fork
0
You've already forked nodejs
mirror of
https://github.com/nodejs/node.git
synced
2024-11-29 23:16:30 +01:00
Code
Issues
Releases
Activity
16,882
Commits
49
Branches
857
Tags
1.8
GiB
01ffe30d18
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