Add react challenge view with editor
This commit is contained in:
@@ -31,6 +31,9 @@ module.exports = {
|
||||
}
|
||||
]
|
||||
},
|
||||
externals: {
|
||||
'codemirror': 'CodeMirror'
|
||||
},
|
||||
plugins: [
|
||||
new webpack.optimize.DedupePlugin(),
|
||||
new webpack.optimize.OccurenceOrderPlugin(true),
|
||||
|
Reference in New Issue
Block a user