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 f266fcc commit 225c016Copy full SHA for 225c016
tests/e2e/integration/home-test.js
@@ -1,5 +1,5 @@
1
import Vue from 'vue'
2
-import VueAxe from '../../../vue-axe'
+import VueAxe from '../../../dist/vue-axe'
3
4
const config = {
5
rules: [
0 commit comments