Browse Source

Include sourcemap in automatic builds

Fabian 4 years ago
parent
commit
94b86c0842
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/release.yml

+ 1 - 0
.github/workflows/release.yml

@@ -23,3 +23,4 @@ jobs:
           repo_token: "${{ secrets.GITHUB_TOKEN }}"
           files: |
             build/*.js
+            build/*.js.map