ElMassimo / js_from_routes

🛣️ Generate path helpers and API methods from your Rails routes
https://js-from-routes.netlify.app/
MIT License
101 stars 8 forks source link

Remove webpacker in favor of Vite Rails #6

Closed ElMassimo closed 3 years ago

ElMassimo commented 3 years ago

Description 📖

This pull request migrates the example app from webpacker to Vite Rails, and from `vue@2 to vue@3.

It also modifies the alias used in the default template from @ to ~.