fixed secret exploit via ssr code sourcemap

This commit is contained in:
2021-09-14 15:51:05 +02:00
parent f9fe8fd735
commit bd087ae658
6 changed files with 58 additions and 54 deletions

View File

@@ -75,6 +75,7 @@ steps:
- ln -s /cache/user-cache ~/.cache
- yarn build:instanbul
- yarn cy:run
- yarn run nyc report --exclude-after-remap false
- name: modify master config
image: bash