Skip to content

Fix bundling to remove token references right after parsing#146

Merged
jeparlefrancais merged 3 commits intomainfrom
fix-bundling-token-references
Nov 3, 2023
Merged

Fix bundling to remove token references right after parsing#146
jeparlefrancais merged 3 commits intomainfrom
fix-bundling-token-references

Conversation

@jeparlefrancais
Copy link
Contributor

@jeparlefrancais jeparlefrancais commented Nov 3, 2023

Closes #145

This change shifts the removal of token references to be immediately after parsing instead of being after applying the block into the bundled file.

  • add entry to the changelog

@github-actions
Copy link

github-actions bot commented Nov 3, 2023

Coverage after merging fix-bundling-token-references into main will be

87.18%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
src/rules/bundle/path_require_mode
   mod.rs89.35%100%94.74%88.93%100–102, 119–121, 125–127, 129, 179, 205–207, 222–224, 234–236, 258, 294–297, 323, 35

@jeparlefrancais jeparlefrancais merged commit 57e515d into main Nov 3, 2023
@jeparlefrancais jeparlefrancais deleted the fix-bundling-token-references branch November 3, 2023 14:29
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.

Unable to remove token references when bundling

1 participant