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 6de762e commit 33255fdCopy full SHA for 33255fd
scripts/build.mjs
@@ -1,4 +1,5 @@
1
import fs from 'node:fs'
2
+import path from 'node:path'
3
import * as esbuild from 'esbuild'
4
import esbuildPluginLicense from 'esbuild-plugin-license'
5
0 commit comments