mirror of
https://github.com/OpenListTeam/OpenList-Frontend.git
synced 2026-03-13 11:20:24 +00:00
9e7276527162be73573d6a0387558c99b6f89be1
* chore(deps): update dependency husky to v9 * chore(husky): migrate usage from v8 to v9 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: MadDogOwner <xiaoran@xrgzs.top>
OpenList (frontend)
BUILD
You can use the build script.
Usage: ./build.sh [--dev|--release] [--compress|--no-compress] [--enforce-tag]
Options (will overwrite environment setting):
--dev Build development version
--release Build release version (will check if git tag match package.json version)
--compress Create compressed archive
--no-compress Skip compression
--enforce-tag Force git tag requirement for both dev and release builds
Environment variables:
OPENLIST_FRONTEND_BUILD_MODE=dev|release (default: dev)
OPENLIST_FRONTEND_BUILD_COMPRESS=true|false (default: false)
OPENLIST_FRONTEND_BUILD_ENFORCE_TAG=true|false (default: false)
LICENSE
MIT
CREDITS
OpenList is a resilient, community-driven fork of AList — built to defend open source against trust-based attacks.
Languages
TypeScript
70%
JavaScript
24.4%
CSS
2.8%
HTML
2%
Shell
0.8%