Description
pac CLI 2.4.1 seems to corrupt custom font files
Extension Version
2.0.134
VS Code Version
Version: 1.111.0 (system setup) Commit: ce099c1ed25d9eb3076c11e4a280f3eb52b4fbeb Date: 2026-03-06T23:06:10Z Electron: 39.6.0 ElectronBuildId: 13330601 Chromium: 142.0.7444.265 Node.js: 22.22.0 V8: 14.2.231.22-electron.0 OS: Windows_NT x64 10.0.26200
VS Code Channel
Stable
Steps to Reproduce
Have custom font, and images in src dir/dist/...
Build and deploy on v 2.0.134 (pac 2.4.1)
Reload code app, image link broken, though image works when url followed, .ttf file is corrupt
Expected Behavior
Font renders
Actual Behavior
Error in console, font and file not usable
Image files do not show
Additional Context
I compared a solution build with cli 2.2.1 against 2.4.1 and font file was different
Description
pac CLI 2.4.1 seems to corrupt custom font files
Extension Version
2.0.134
VS Code Version
Version: 1.111.0 (system setup) Commit: ce099c1ed25d9eb3076c11e4a280f3eb52b4fbeb Date: 2026-03-06T23:06:10Z Electron: 39.6.0 ElectronBuildId: 13330601 Chromium: 142.0.7444.265 Node.js: 22.22.0 V8: 14.2.231.22-electron.0 OS: Windows_NT x64 10.0.26200
VS Code Channel
Stable
Steps to Reproduce
Have custom font, and images in src dir/dist/...
Build and deploy on v 2.0.134 (pac 2.4.1)
Reload code app, image link broken, though image works when url followed, .ttf file is corrupt
Expected Behavior
Font renders
Actual Behavior
Error in console, font and file not usable
Image files do not show
Additional Context
I compared a solution build with cli 2.2.1 against 2.4.1 and font file was different