Skip to content

Commit

Permalink
Fix the webpack shortcode config (#14485)
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Mar 20, 2019
1 parent 4d132cb commit f0967c0
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 @@ -80,6 +80,7 @@ module.exports = {
'dom-ready',
'redux-routine',
'token-list',
'shortcode',
].map( camelCaseDash ) ),
new CopyWebpackPlugin(
gutenbergPackages.map( ( packageName ) => ( {
Expand Down

0 comments on commit f0967c0

Please sign in to comment.