Commit Graph

16 Commits

Author SHA1 Message Date
Henning Dieterichs
5ccfdf7c02
Restructures out and release folders.
out/amd -> out/languages/amd-tsc
out/release -> out/languages/bundled
release -> out/monaco-editor
2023-02-22 17:39:35 +01:00
Henning Dieterichs
10577a0641
Rewrites website 2023-02-10 10:56:53 +01:00
Henning Dieterichs
1dc513ee38
Migrates github publish action to azure pipeline. 2022-11-14 16:37:26 +01:00
Alexandru Dima
8fc2ca540c
Add a smoketest for packaging with parcel (#3371)
* Add a smoketest for packaging with parcel

* Prevent parcel from bundling shims for `process` or `buffer`
2022-10-18 19:49:55 +02:00
Alexandru Dima
5d653b2569
Smoketest improvements: (#3369)
- Add a smoketest for packaging with vite
- Re-enable the smoketest for packaging with esbuild
- Re-enable the smoketest on webkit
2022-10-18 10:26:38 +02:00
Alex Dima
91c9c0cec3
Ignore generated files 2021-11-17 16:28:37 +01:00
Alex Dima
dfe35b15bb
Add webpack as part of the smoketest 2021-11-15 22:16:09 +01:00
Alex Dima
a21839d00d
Rename to webpack-plugin 2021-11-15 16:16:53 +01:00
Alex Dima
13b1e47f23
Combine .gitignore files 2021-11-08 20:53:02 +01:00
Alex Dima
a155838b58
Restore editor release task 2021-11-08 16:07:47 +01:00
Alex Dima
7c6062ccf7
Adjust package.json scripts and move all dev deps to the root package.json 2021-11-05 16:53:05 +01:00
Alex Dima
497507ffee
Move into monaco-editor directory 2021-11-05 11:59:13 +01:00
Max Schmitt
1dd0635db4
feat: fix and migrate smoke tests to Playwright (#1961)
* feat: migrate e2e tests to Playwright

* fix: OS dependency

* fix: race condition

* fix: increased launch timeout
2020-05-11 09:21:24 -07:00
Peng Lyu
3d0dae8fe1
CI testing for editor distro, webpack bundling and smoke test (#1675)
Bundle/Test with latest VS Code.
2019-11-18 11:50:42 -08:00
Abdussalam Abdurrahman
5ff5d6d984 [clojure] Update Clojure example with one that's more representative. 2018-09-11 19:50:28 -07:00
Alex Dima
896c60a8b9 Initial release 2016-06-09 19:25:58 +02:00