Transpile newspack-components package (https://github.com/woocommerce/woocommerce-admin/pull/2348)
This commit is contained in:
parent
a9e4feb454
commit
1939ea084c
|
@ -100,6 +100,7 @@ const webpackConfig = {
|
||||||
'|acorn-jsx' +
|
'|acorn-jsx' +
|
||||||
'|d3-array' +
|
'|d3-array' +
|
||||||
'|debug' +
|
'|debug' +
|
||||||
|
'|newspack-components' +
|
||||||
'|regexpu-core' +
|
'|regexpu-core' +
|
||||||
'|unicode-match-property-ecmascript' +
|
'|unicode-match-property-ecmascript' +
|
||||||
'|unicode-match-property-value-ecmascript)/'
|
'|unicode-match-property-value-ecmascript)/'
|
||||||
|
|
Loading…
Reference in New Issue