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 2 #50

Closed yyxcv closed 1 month ago

yyxcv commented 2 months 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