Matt Bierner
|
7a090df6c7
|
Re-remove webpack (again again)
This reverts commit 1d31c3ce40.
|
2026-03-11 10:46:45 -07:00 |
|
Osvaldo Ortega
|
1d31c3ce40
|
Revert "Re-remove webpack"
|
2026-03-10 20:12:53 -07:00 |
|
Matt Bierner
|
03968c2076
|
Re-remove webpack
All of our extensions are now using esbuild
|
2026-03-10 13:42:52 -07:00 |
|
Matt Bierner
|
9086b47862
|
Temporarily restore webpack ext builds
Needed since https://github.com/microsoft/vscode/pull/298920 snuck in which brought back webpack for the github extension
|
2026-03-05 08:45:54 -08:00 |
|
Matt Bierner
|
ffc4f9dcb3
|
Reapply 8e445caeff
Switching to a slightly older postcss version to avoid the official build issue
|
2026-03-03 10:57:52 -08:00 |
|
Matt Bierner
|
8e445caeff
|
Revert "Remove remaining webpack references for building extensions"
This reverts commit 3d7cf10fd1.
|
2026-03-02 22:42:15 -08:00 |
|
Matt Bierner
|
3d7cf10fd1
|
Remove remaining webpack references for building extensions
All extensions now should be fully ported over to use esbuild instead of webpack
|
2026-03-02 15:07:39 -08:00 |
|
Megan Rogge
|
dff97cf6a9
|
add editor a11y playwright tests (#255899)
|
2025-07-15 05:38:21 +02:00 |
|
Alex Dima
|
bd369c638e
|
Add check that the editor's ESM JS files can be loaded in a browser
|
2022-01-25 15:19:30 +01:00 |
|
Alex Dima
|
898c759f85
|
Fail the build when webpack has bundling warnings (early prevention of issues like microsoft/monaco-editor#2691)
|
2021-10-11 18:14:10 +02:00 |
|
Alexandru Dima
|
9945754a62
|
Add editor smoke test (ported from monaco-editor)
|
2020-12-28 21:44:42 +01:00 |
|