mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Update samples to latest monaco-editor
This commit is contained in:
parent
89aa3dceaa
commit
2ed113477e
25 changed files with 556 additions and 342 deletions
|
|
@ -20,6 +20,9 @@ module.exports = {
|
|||
rules: [{
|
||||
test: /\.css$/,
|
||||
use: ['style-loader', 'css-loader']
|
||||
}, {
|
||||
test: /\.ttf$/,
|
||||
use: ['file-loader']
|
||||
}]
|
||||
},
|
||||
optimization: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue