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

Use the TS RouteTool from the upstreamed NPM package #503

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

dabreegster
Copy link
Contributor

I've refactored more drawing code to upstream packages. Local testing works fine, but will let playwright run in GH CI

"svelte": "^4.2.10",
"svelte-maplibre": "^0.9.2",
"uuid": "^9.0.1"
},
"overrides": {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There's some slight trickery here -- the new -ts package depends on the latest 0.4.0 of the WASM package, but that has a breaking change to the binary file format. We don't have any need of that new version yet, and there's no reason to regenerate all the files right now.

@dabreegster dabreegster merged commit 64336e0 into main May 14, 2024
2 checks passed
@dabreegster dabreegster deleted the snapper_ts branch May 14, 2024 22:00
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.

1 participant