Skip to content

chore(napi-derive): remove unused dependency regex from napi-derive-backend#2344

Merged
Brooooooklyn merged 1 commit intonapi-rs:mainfrom
Adjective-Object:backend-unused-regexp
Nov 4, 2024
Merged

chore(napi-derive): remove unused dependency regex from napi-derive-backend#2344
Brooooooklyn merged 1 commit intonapi-rs:mainfrom
Adjective-Object:backend-unused-regexp

Conversation

@Adjective-Object
Copy link
Copy Markdown
Contributor

@Adjective-Object Adjective-Object commented Nov 3, 2024

This isn't referenced in the code of the backend crate and is bloating the build graph unnecessarily. It seems like an oversight to me.

Tested with cargo test locally

grep regex -r crates/backend 
# finds no results

cargo test
# passes with some warnings in unrelated crates

@Brooooooklyn Brooooooklyn changed the title Remove unused dependency regex from napi-derive-backend chore(napi-derive): remove unused dependency regex from napi-derive-backend Nov 4, 2024
@Brooooooklyn Brooooooklyn merged commit f2377e2 into napi-rs:main Nov 4, 2024
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