Initial preview rendering
This commit is contained in:
@@ -39,7 +39,8 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
externals: {
|
||||
codemirror: 'CodeMirror'
|
||||
codemirror: 'CodeMirror',
|
||||
'loop-protect': 'loopProtect'
|
||||
},
|
||||
plugins: [
|
||||
new webpack.optimize.DedupePlugin(),
|
||||
|
Reference in New Issue
Block a user