build: Add metadata header to all bundles

This commit is contained in:
Vendicated 2022-11-07 21:29:31 +01:00
parent 0af4579204
commit a13c0df1cd
No known key found for this signature in database
GPG key ID: EC781ADFB93EFFA3
3 changed files with 11 additions and 12 deletions

View file

@ -31,7 +31,7 @@ jobs:
run: pnpm install --frozen-lockfile
- name: Build web
run: pnpm buildWeb
run: pnpm buildWeb --standalone
- name: Build
run: pnpm build --standalone