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 968191b commit 43dd6a0Copy full SHA for 43dd6a0
.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