Граф коммитов

25 Коммитов

Автор SHA1 Сообщение Дата
Henning Dieterichs 43f712259c
Adds out folder docs 2023-02-24 15:21:51 +01:00
Henning Dieterichs b959906fe3
Updates docs 2023-02-23 16:12:54 +01:00
SuperSonic d83a306b9b
Fix menu link in integrate-esm.md 2022-07-23 11:55:53 +08:00
Henning Dieterichs 18bf1f4658
Fixes prettier issue. 2022-02-25 10:42:38 +01:00
Daniel Veihelmann 3717a26fcb
FIx formatting 2022-02-23 19:36:48 +01:00
Daniel Veihelmann f0c47e6e2d
Make Vite sample code Firefox compatible
The current sample code for "Using Vite" works fine in Chrome, but causes errors in Firefox: 

`Error: import declarations may only appear at top level of a module`

In addition to many errors logged to the console, this also causes subtle bugs in Firefox (e.g. the highlighting in the diff editor didn't work).

The problem appears to be that Firefox requires an explicit `type: module` for the web workers.

The revised implementation for Vite takes this into account and has been tested successfully in Chrome and Firefox.
2022-02-23 19:30:08 +01:00
Alex Dima 903a92c7bb
Update links 2021-11-16 23:18:23 +01:00
Alex Dima 97da96fa8c
Move integration guides to `/docs` 2021-11-16 23:01:55 +01:00
Alex Dima 497507ffee
Move into `monaco-editor` directory 2021-11-05 11:59:13 +01:00
Thien Do a73ab1223b
Add usage with Vite to ESM Integrate doc
Fix #2629
2021-08-24 18:25:50 +07:00
Alexandru Dima 733d68af03
Fix documentation (#2212) 2020-12-24 13:59:29 +01:00
Alex Dima daabff0021
Remove usage of X-UA-Compatible 2020-02-13 17:07:01 +01:00
Alexandru Dima dc47a2706e
Update example to correctly package .ttf (microsoft/monaco-editor-webpack-plugin#90) 2020-01-06 13:57:29 +01:00
Sebastián Gurin 7e0bb7aa51
fix worker paths in parcel
I just tried this instructions and I found this small detail for they to work perfectly
2019-03-02 11:42:46 -03:00
Alexandru Dima 8d80dc2f52
Update integrate-esm.md 2019-03-02 01:22:06 +01:00
Alexandru Dima 945211a03e
Update integrate-esm.md 2019-03-02 01:21:41 +01:00
Aaron Gill-Braun 20f1b5a2ab
Added documentation for parcel.
The sample using parcel (https://github.com/Microsoft/monaco-editor-samples/tree/master/browser-esm-parcel) does not work due the how parcel handlers workers. Added documentation showing how parcel can still be used by bundling workers separately.
2019-01-10 10:58:57 -05:00
Shivansh Saini cad50490f4 Fix typos and grammar mistakes. 2018-10-28 19:45:19 +05:30
Alex Dima ac8cbe3edb Docs 2018-08-10 17:55:38 +02:00
Sebastián Gurin 046a04289b fix small error in integration docs 2018-07-14 21:23:37 -03:00
Alexandru Dima 5c2a695a7a
Update integrate-esm.md 2018-04-19 12:23:29 +02:00
Alex Dima 139273dc0a Document the Webpack Monaco Editor Loader Plugin 2018-04-12 09:24:52 +02:00
Alex Dima b5607fec63 Fixes #795 2018-04-11 17:34:52 +02:00
Alexandru Dima a6f35e1e52
Update integrate-esm.md 2018-03-14 16:36:14 +01:00
Alex Dima b8a3d0a727 Improve documentation 2018-03-14 14:44:58 +01:00