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 a41aba1 commit 33f782fCopy full SHA for 33f782f
vite.config.js
@@ -12,7 +12,7 @@ export default defineConfig({
12
13
// the exposed global variable
14
// is required when formats includes 'umd' or 'iife'
15
- name: 'HalJsonVuexPlugin',
+ name: 'HalJsonVuex',
16
17
// the proper extensions will be added, ie:
18
// name.js (es module)
0 commit comments