Skip to content

Commit

Permalink
Set INLINE_RUNTIME_CHUNK=false
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Oct 17, 2020
1 parent cbfe79d commit c64c4e7
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 @@ -158,6 +158,7 @@ jobs:
env:
CI: true
NODE_ENV: "production"
INLINE_RUNTIME_CHUNK: false
working-directory: frontend
- name: "Frontend - Upload Artifacts"
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit c64c4e7

Please sign in to comment.