Skip to content

Commit

Permalink
add missing idPrefix as default value to config, close webpack-contri…
Browse files Browse the repository at this point in the history
  • Loading branch information
noxan committed Sep 25, 2016
1 parent 9425192 commit 5bc999e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ module.exports = {
],
removingTagAttrs: [],
classPrefix: false,
idPrefix: false,
};

0 comments on commit 5bc999e

Please sign in to comment.