UNPKG

react-monaco-editor

Version:
13 lines (12 loc) 231 B
export default { module: { loaders: [{ test: /\.js$/, loader: 'babel-loader' }], postLoaders:[{ test: /\.js$/, loader: 'my-post-loader' }] } }