Y
Hacker News
new
|
ask
|
show
|
jobs
by
Jarred
1063 days ago
Try referencing `exports` or `module` in your code. That will automatically make it use CommonJS which doesn't have strict mode by default.