amdefine
amdefine copied to clipboard
Intercept does not support Shebang lines
If a .js file begins with a #!/<PATH_TO_NODE> line, the require is placed above it, making the shebang line a syntax error.