Skip to content

Commit 9586e2c

Browse files
committed
manage: Added publishimo to webpack config
1 parent ecf72cf commit 9586e2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.config.babel.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import configure from "webpack-config-jaid"
22

33
export default configure({
4+
publishimo: true,
45
documentation: true,
56
})

0 commit comments

Comments
 (0)