Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Maybe now it escapes
Browse files Browse the repository at this point in the history
  • Loading branch information
PurpleAxe committed Sep 22, 2023
1 parent 325d2ba commit 405f538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Remove consolelogs from production site
run: |
if(window){{window.console.log = function(){{}};}} >> ./app/WhereIsThePower/src/main.ts
if(window) {{ { }} window.console.log = function() {{ {} }} ; {{ } }} >> ./app/WhereIsThePower/src/main.ts
- name: update Prod ENV file
run: |
Expand Down

0 comments on commit 405f538

Please sign in to comment.