Skip to content

Commit 3acdc6c

Browse files
committed
Removed some webpack-config-jaid options as they are matched by default values
1 parent 3169338 commit 3acdc6c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

webpack.config.babel.js

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

33
export default webpackConfigJaid({
4-
type: "lib",
5-
include: [
6-
"license.*",
7-
"readme.md",
8-
],
94
documentation: true,
105
publishimo: {
116
publishimoOptions: {

0 commit comments

Comments
 (0)