UNPKG

react-monaco-editor

Version:
15 lines (14 loc) 322 B
module.exports = { module: { loaders: [ { test: /\.js$/, loaders: [ 'style', 'css?modules&importLoaders=1&string=test123' ], include: path.join(__dirname, 'src') } ] } }