webpack compiling for publish menu

This commit is contained in:
hugh-obrien
2018-04-10 15:59:30 +01:00
parent a250004036
commit 39d25fdff9
4 changed files with 6 additions and 2 deletions
+1
View File
@@ -52,6 +52,7 @@ module.exports = {
loader: 'babel-loader',
options: {
presets: [
'react',
['env', { modules: false }]
],
// Configure babel-loader to cache compiled output so that subsequent