Skip to content

Commit ce84ad7

Browse files
committed
chore: Use peerDepsExternal to export
1 parent d18a02d commit ce84ad7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rollup.config.prod.js

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import vue from 'rollup-plugin-vue'
88

99
export default {
1010
input: 'src/index.js',
11-
external: ['axe-core'],
1211
plugins: [
1312
peerDepsExternal(),
1413
resolve(),

0 commit comments

Comments
 (0)