aboutsummarylogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2024-09-30Fix AGPL builds, build separate slim/fat packages and oss/enterprise packagesDan Fuhry
- Add "-oss" to pkgname when building AGPL binaries - Disable AGPL build if license is changed to "Proprietary" - Install correct LICENSE file based on AGPL or enterprise build - Build separate packages, "coder" and "coder-client", containing the fat and slim binaries respectively - Depend on pnpm and node-lts-iron, required for fat builds - Add install script which warns users that AGPL builds may be feature-incomplete