-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.4.0 - Improve Performance and Modularize Code (#21)
* Add missing block property * Modularize: break generateFlatAST into smaller pieces. Refactor getParentKey to improve performance * Adjust functionality tests to change in options - removed dependency between detailed and includeSrc * Update eslint to 8.43.0 * Refactor Arborist for performance by sidestepping the need to iterate over the entire tree for replacement and deletion, and also removing src prints that might slow down execution. * 1.4.0
- Loading branch information
Showing
6 changed files
with
184 additions
and
174 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.