# Build for Chrome npm run build:chrome # Build for Firefox npm run build:firefox # Build for both browsers npm run build ├─ config/ # Browser-specific manifests ├─ src/ # Source code │ ├─ assets/ # ...
Snapshots are automatically published to Sonatype Snapshots using GitHub Actions. See the documentation in the Micronaut Docs for how to configure your build to use snapshots. Releases are published ...