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 a7937d1 commit f20f6f7Copy full SHA for f20f6f7
webpack.config.babel.js
@@ -2,7 +2,5 @@ import {configureLib} from "webpack-config-jaid"
2
3
export default configureLib({
4
documentation: true,
5
- publishimo: {
6
- fetchGithub: true,
7
- },
+ publishimo: {fetchGithub: true},
8
})
0 commit comments