Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 411 Bytes

AMO-README.md

File metadata and controls

21 lines (13 loc) · 411 Bytes

README for AMO

Prequisites

Installation

bun install --frozen-lockfile

This uses the package-lock.json file for installation to avoid package changes and have reproducible builds.

Building

bun run build && bun run bundle

This transpiles and minifies the TypeScript, copies static resources and bundles the output to out/replace_maps.zip.