udibo / react-app

A React Framework for Deno that makes it easy to create highly interactive apps that have server side rendering with file based routing for both your UI and API.
https://udibo-react-app.deno.dev/
MIT License
14 stars 2 forks source link

Fix version references and ignore .deno.lock.poll file #101

Closed KyleJune closed 2 weeks ago

KyleJune commented 2 weeks ago

Noticed some version references were stale. Also fixed an issue where rebuilds are happening repeatedly on the dev server due to an internal deno file that repeatedly gets updated.