This website requires JavaScript.
Explore
Help
Sign In
jiangcuo
/
node
Watch
1
Star
0
Fork
0
You've already forked node
mirror of
https://github.com/nodejs/node.git
synced
2025-05-20 19:24:39 +00:00
Code
Issues
Actions
14
Packages
Projects
Releases
Wiki
Activity
7,031
Commits
67
Branches
878
Tags
2.1
GiB
ff22a0cb15
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