Skip to content

Commit aee37b0

Browse files
committed
Rename exposed global variable
1 parent 02ee158 commit aee37b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default defineConfig({
1212

1313
// the exposed global variable
1414
// is required when formats includes 'umd' or 'iife'
15-
name: 'HalJsonVuex',
15+
name: 'HalJsonVuexPlugin',
1616

1717
// the proper extensions will be added, ie:
1818
// name.js (es module)

0 commit comments

Comments
 (0)