Skip to content

Commit

Permalink
Merge pull request #8 from nf-core/report-minification
Browse files Browse the repository at this point in the history
Minify report dependencies
  • Loading branch information
nictru authored Apr 29, 2024
2 parents 582bbd8 + 766a761 commit 179a49f
Show file tree
Hide file tree
Showing 3 changed files with 3,906 additions and 30,212 deletions.
1 change: 1 addition & 0 deletions modules/local/report/create/app/bundle/build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash

npm install
esbuild --bundle --minify lib.js --format=iife --global-name=lib --outfile=../dependencies/lib.js
2 changes: 1 addition & 1 deletion modules/local/report/create/app/bundle/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 179a49f

Please sign in to comment.