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.
../lib
1 parent b943395 commit 13dab2cCopy full SHA for 13dab2c
test/test.js
@@ -1,5 +1,5 @@
1
const test = require('ava')
2
-const plugin = require('../lib')
+const plugin = require('../lib/index.js')
3
const posthtml = require('posthtml')
4
5
const path = require('path')
0 commit comments