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 02ee158 commit aee37b0Copy full SHA for aee37b0
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: 'HalJsonVuex',
+ name: 'HalJsonVuexPlugin',
16
17
// the proper extensions will be added, ie:
18
// name.js (es module)
0 commit comments