Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

fix(runner-ts): Add path to the cacheKeys to fix #14 #15

Merged
merged 1 commit into from
Sep 1, 2020
Merged

Conversation

beshanoe
Copy link
Contributor

@beshanoe beshanoe commented Sep 1, 2020

Description

Path of the processed file is added to the output's cacheKeys so if the file structure of the project changes, cache is invalidated

Fixes #14

How Has This Been Tested?

Updated snapshots

Checklist:

  • [ x] My code follows the style guidelines of this project
  • [ x] I have performed a self-review of my own code
  • [ x] I have added tests to cover my changes
  • I have made corresponding changes to the documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@beshanoe beshanoe merged commit 38f3151 into master Sep 1, 2020
@beshanoe beshanoe deleted the fix/#14 branch September 1, 2020 10:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

runner-ts not compiling all files
1 participant