Remove Sticker Creator in favor of Web App

This commit is contained in:
Fedor Indutny
2023-03-15 17:59:30 -07:00
committed by GitHub
parent 78f0626e68
commit f84b6a31dc
117 changed files with 67 additions and 5269 deletions

View File

@@ -51,7 +51,7 @@ jobs:
- name: Build typescript
run: yarn generate
- name: Bundle
run: yarn build:webpack
run: yarn build:esbuild:prod
- name: Run startup benchmarks
run: |