mrdotb / live_react

✨ React inside Phoenix LiveView with seamless end-to-end reactivity
https://live-react-examples.fly.dev/simple
MIT License
88 stars 8 forks source link

chore: remove unnecessary package.json dependencies #13

Closed 27medkamal closed 1 month ago

27medkamal commented 1 month ago

These deps are not necessary. esbuild references ../deps which can be seen here: https://elixirforum.com/t/how-does-esbuild-find-phoenix-js/44465/3

Contributor checklist

mrdotb commented 1 month ago

Not relevant after pr #12 will be completed