We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18a02d commit ce84ad7Copy full SHA for ce84ad7
rollup.config.prod.js
@@ -8,7 +8,6 @@ import vue from 'rollup-plugin-vue'
8
9
export default {
10
input: 'src/index.js',
11
- external: ['axe-core'],
12
plugins: [
13
peerDepsExternal(),
14
resolve(),
0 commit comments