build: tsify worker/init (#24497)
This commit is contained in:
parent
8847517798
commit
5737fda154
2 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
'use strict';
|
||||
import * as path from 'path';
|
||||
|
||||
const path = require('path');
|
||||
const Module = require('module');
|
||||
|
||||
// We modified the original process.argv to let node.js load the
|
Loading…
Add table
Add a link
Reference in a new issue