mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
Convert to TypeScript
This commit is contained in:
parent
e032f77fb9
commit
0bd24b523b
15 changed files with 1509 additions and 1457 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const MonacoWebpackPlugin = require('../index.js');
|
||||
const MonacoWebpackPlugin = require('../out/index.js');
|
||||
const path = require('path');
|
||||
|
||||
module.exports = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue