yavsc/src/Yavsc.Org
Paul Schneider cef6002fef fix: drop nuget bootstrap and popper.js, npm bundles take over
Removing the 'bootstrap' and 'popper.js' NuGet package references
that were used solely to copy assets to wwwroot/ at build time.
The npm-based esbuild bundles now provide the same files, and the
duplicate-asset build error is gone.

'bootstrap 5.3.8' (NuGet) was flagged with vulnerabilities by
Dependabot. Pinning to 4.6.2 via npm (matching what the views
were using from wwwroot/lib/) is closer to what the rest of the
codebase expects.

Verified: 'dotnet test' passes (11/11).

Refs: this is the fix to make the 'separate front assets into
esbuild bundles' commit green.
2026-06-14 14:24:55 +01:00
..
Avatars-Dev reorg 2026-02-28 21:17:54 +00:00
Bills-Dev reorg 2026-02-28 21:17:54 +00:00
Controllers Login settings 2026-06-10 16:59:23 +01:00
data reorg 2026-02-28 21:17:54 +00:00
Data-Dev reorg 2026-02-28 21:17:54 +00:00
Extensions Login settings 2026-06-10 16:59:23 +01:00
Helpers pitit refact 2026-06-04 12:13:37 +01:00
keys reorg 2026-02-28 21:17:54 +00:00
Migrations postit and them also 2026-06-10 00:23:17 +01:00
Resources reorg 2026-02-28 21:17:54 +00:00
Services postit and them also 2026-06-10 00:23:17 +01:00
Temp-Dev reorg 2026-02-28 21:17:54 +00:00
ViewComponents pitit refact 2026-06-04 12:13:37 +01:00
ViewModels refact 2026-05-30 19:34:22 +01:00
Views refac: separate front assets into esbuild bundles 2026-06-14 14:11:33 +01:00
wwwroot refac: separate front assets into esbuild bundles 2026-06-14 14:11:33 +01:00
.eslintrc.json reorg 2026-02-28 21:17:54 +00:00
appsettings-org.json WIP: refactoring pour déploiement 2026-06-14 12:17:03 +01:00
AssemblyInfo.cs reorg 2026-02-28 21:17:54 +00:00
Contants.cs scopes 2026-06-06 21:59:00 +01:00
CustomModelBinder.cs reorg 2026-02-28 21:17:54 +00:00
libman.json reorg 2026-02-28 21:17:54 +00:00
License.md reorg 2026-02-28 21:17:54 +00:00
Makefile reorg 2026-02-28 21:17:54 +00:00
noteLocalization.md reorg 2026-02-28 21:17:54 +00:00
Program.cs WIP: refactoring pour déploiement 2026-06-14 12:17:03 +01:00
Startup.cs reorg 2026-02-28 21:17:54 +00:00
tempkey.jwk reorg 2026-02-28 21:17:54 +00:00
xunit.runner.json reorg 2026-02-28 21:17:54 +00:00
Yavsc.Org.csproj fix: drop nuget bootstrap and popper.js, npm bundles take over 2026-06-14 14:24:55 +01:00