We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c561d2a commit b2a70d9Copy full SHA for b2a70d9
coffeescript-loader/loader.js
@@ -1,5 +1,4 @@
1
import { readFile } from 'fs/promises';
2
-import { readFileSync } from 'fs';
3
import { createRequire } from 'module';
4
import { dirname, extname, resolve as resolvePath } from 'path';
5
import { fileURLToPath, pathToFileURL } from 'url';
0 commit comments