mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-15 04:41:00 +01:00
a492920c66
- Introduced `buildNext.instructions.md` to provide comprehensive notes on the new build pipeline. - Documented key learnings, including issues with comment stripping, authorization errors, and build-time placeholders. - Explained integration with the old build system and outlined important fixes related to source maps and resource copying. - Included testing instructions and future work items to address outstanding issues.