Commit 065e868
fix vim mode switch (codesandbox#129)
* fix vim mode switch
ugly hack to work around eslint dependency which redefines the require instance on window
this breaks the monaco loader.js
the following workaround can be removed after migration to monaco (vim mode) is done
* fix eslint overriding window.require reference1 parent 5dc3e9e commit 065e868
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
358 | 366 | | |
359 | 367 | | |
360 | 368 | | |
| |||
369 | 377 | | |
370 | 378 | | |
371 | 379 | | |
| 380 | + | |
| 381 | + | |
372 | 382 | | |
373 | 383 | | |
374 | 384 | | |
| |||
0 commit comments