Skip to content

Commit

Permalink
add data-controls to webpack plugin config
Browse files Browse the repository at this point in the history
  • Loading branch information
nerrad committed May 22, 2019
1 parent 1ef94fc commit 36a0b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ module.exports = {
'redux-routine',
'token-list',
'shortcode',
'data-controls',
].map( camelCaseDash ) ),
new CopyWebpackPlugin(
gutenbergPackages.map( ( packageName ) => ( {
Expand Down

0 comments on commit 36a0b98

Please sign in to comment.