markusstraub / radlkarte

Hand-crafted routing information for cyclists
https://www.radlkarte.at
Apache License 2.0
24 stars 9 forks source link

Bundling with Vite #49

Closed yyxcv closed 3 weeks ago

yyxcv commented 3 weeks ago

Use vite to bundle source files, so that we can cache them.

Whats in the PR:

I have added a github action to build and deploy the project

TODO: Update the Delopment.md to reflect the changes

yyxcv commented 3 weeks ago

Created new PR #50 that includes the latest bugfix (18ee66b)