Skip to content

Commit

Permalink
manage: Added publishimo to webpack config
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Feb 1, 2020
1 parent ecf72cf commit 9586e2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.babel.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import configure from "webpack-config-jaid"

export default configure({
publishimo: true,
documentation: true,
})

0 comments on commit 9586e2c

Please sign in to comment.