Skip to content

Commit

Permalink
ci: improve importmap generator
Browse files Browse the repository at this point in the history
  • Loading branch information
andypf committed Dec 18, 2023
1 parent 09c34d3 commit 7ce6018
Show file tree
Hide file tree
Showing 85 changed files with 7,127 additions and 52 deletions.
2 changes: 2 additions & 0 deletions ci/Dockerfile.assets.server
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ RUN mkdir -p /tmp/final/global && cp /juno/README.md /tmp/final/global/

WORKDIR /tmp/final

# ADD ci/scripts/generate_importmap.mjs /juno/ci/scripts/generate_importmap.mjs

# delete old importmaps and manifests and obsolete assets (see: ci/obsolete_assets.json
RUN \
rm -rf externals_* importmap* importmap* ; \
Expand Down
3 changes: 3 additions & 0 deletions ci/scripts/externals/npm:lodash.uniqueid@4.0.1/index.js

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

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

Loading

0 comments on commit 7ce6018

Please sign in to comment.