Skip to content

Commit 96558f2

Browse files
committed
Made Webpack config great again
Signed-off-by: Jaid <[email protected]>
1 parent ce4d08f commit 96558f2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

webpack.config.babel.js

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
import {configureUniversalLib} from "webpack-config-jaid"
2+
3+
export default configureUniversalLib({
4+
documentation: true,
5+
publishimo: {fetchGithub: true},
6+
})

webpack.config.js

-6
This file was deleted.

0 commit comments

Comments
 (0)