Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b8fc583

Browse files
committed
fx-config
1 parent e96dc01 commit b8fc583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

esbuild-config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export default {
1818
NODE_DEBUG: false,
1919
}),
2020
babel({
21+
modules: 'umd',
2122
config: {
2223
presets: ['@babel/preset-env'],
2324
}

0 commit comments

Comments
 (0)