build-tools
Tools for compiling and building web apps
Fix custom-webpack issues in Angular 21: compile TypeScript background scripts for Chrome extensions using tsc or esbuild. Integrate with angular.json and manifest.json for seamless builds without peer deps.
Fix empty IntelliJ JAR issues: step-by-step guide to build proper intellij jar for single-module Java projects. Include compiled classes, place jar intellij idea dependencies separately, and verify with IntelliJ build jar tools.
Resolve electron-prebuilt-compile 404 installation error in Electron + TypeScript projects on Windows. Uninstall deprecated package, fix npmmirror issues, migrate to Electron Forge for modern TypeScript builds without runtime compilation problems.
Learn how to properly configure ReplaceToken-filter with dynamic properties in Gradle 9 using Configuration Cache. Avoid serialization errors with gradle.properties and providers.