Cleanup embed.ts and add limit-size checker (#601)
* Cleanup embed.ts and add limit-size checker * add size limit for dist files * check only size of files
This commit is contained in:
@@ -26,3 +26,6 @@ jobs:
|
||||
|
||||
- run: npx run-p check lint lint:style test
|
||||
working-directory: ./frontend
|
||||
|
||||
- run: npm run size
|
||||
working-directory: ./frontend
|
||||
|
||||
Reference in New Issue
Block a user