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.
__dirname
1 parent ece323e commit 46da58cCopy full SHA for 46da58c
.size-limit.mts
@@ -1,9 +1,6 @@
1
-import { fileURLToPath } from 'node:url'
2
import type { Check, SizeLimitConfig } from 'size-limit'
3
import type { Configuration } from 'webpack'
4
5
-const __dirname = fileURLToPath(new URL('.', import.meta.url))
6
-
7
/**
8
* An array of all possible Node environments.
9
*/
0 commit comments