Skip to content

Commit

Permalink
Use uglify-js for minification 'cause maybe it'll be friendly to modu…
Browse files Browse the repository at this point in the history
…le files
  • Loading branch information
itsjunetime committed Dec 11, 2023
1 parent 370aa94 commit 157013b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
with:
overwrite: true
directory: frontend/dist
js_engine: uglify-js
- name: Stop currently-running backend
uses: appleboy/[email protected]
with:
Expand Down

0 comments on commit 157013b

Please sign in to comment.