Skip to content

Commit

Permalink
load eventespresso-core-blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
tn3rb committed May 29, 2018
1 parent f3086be commit d298958
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ const config = [
'data-stores': [
assets + 'data/index.js',
],
'eventespresso-core-blocks': [
assets + 'blocks/index.js',
],
},
externals: Object.assign( externals, {
'@eventespresso/components': 'eejs.components',
Expand Down

0 comments on commit d298958

Please sign in to comment.