webpack compiling for publish menu
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user