Skip to content

Commit 346e213

Browse files
committed
Remove @babel/register from node-runner
This is not needed, and causes warnings in Webpack.
1 parent 2e2bd15 commit 346e213

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

root/static/scripts/tests/node-runner.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
require('@babel/register');
2-
31
var rowCount = 0;
42
var timeout;
53

0 commit comments

Comments
 (0)