Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dest to report and change jsFile to jsFileName #1862

Merged
merged 2 commits into from
May 5, 2022

Conversation

lolgab
Copy link
Member

@lolgab lolgab commented May 5, 2022

Report doesn't contain all linked js files but only the public
ones. Using that as Target return type breaks the cache invalidation.
This adds the dest folder PathRef as a safer cache invalidation input.
It changes jsFile to jsFileName as in official Scala.js API

Report doesn't contain all linked js files but only the public
ones. Using that as Target return type breaks the cache invalidation.
This adds the dest folder PathRef as a safer cache invalidation input.
It changes jsFile to jsFileName as in official Scala.js API
@lolgab lolgab marked this pull request as ready for review May 5, 2022 13:50
@lolgab lolgab requested a review from lefou May 5, 2022 13:50
Copy link
Member

@lefou lefou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@lefou lefou merged commit 3d8cb30 into com-lihaoyi:main May 5, 2022
@lefou lefou added this to the after 0.10.3 milestone May 5, 2022
@lolgab lolgab deleted the fix-fastLinkJS-caching branch May 5, 2022 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants