You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Add CommonJS plugin in example as it's required in most cases
If rollup-plugin-commonjs is not used, rollup complains:
Error: 'default' is not exported by node_modules/vue-runtime-helpers/dist/normalize-component.js
0 commit comments