Skip to content

Commit 2b2a5dd

Browse files
committed
wip
1 parent 084f85a commit 2b2a5dd

File tree

9 files changed

+1750
-478
lines changed

9 files changed

+1750
-478
lines changed

build/extension.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ async function main() {
4747
"process.env.NODE_ENV": JSON.stringify(
4848
process.env.NODE_ENV ?? "development",
4949
),
50+
"import.meta.dirname": "__dirname",
5051
},
5152
plugins: [
5253
/* add to the end of plugins array */

0 commit comments

Comments
 (0)