Transpile acorn-jsx package (https://github.com/woocommerce/woocommerce-admin/pull/2064)
This commit is contained in:
parent
6ad5ee6dfc
commit
3c433a24b3
|
@ -97,6 +97,7 @@ const webpackConfig = {
|
|||
},
|
||||
},
|
||||
include: new RegExp( '/node_modules\/(' +
|
||||
'|acorn-jsx' +
|
||||
'|d3-array' +
|
||||
'|debug' +
|
||||
'|regexpu-core' +
|
||||
|
|
Loading…
Reference in New Issue