jarle / remix-adonisjs

Build fullstack Remix applications powered by AdonisJS
https://matstack.dev/remix-adonisjs
MIT License
41 stars 2 forks source link

Add support for Vite #9

Closed jarle closed 5 months ago

jarle commented 8 months ago

Remix is working on support for Vite.

AdonisJS 6 also has a plugin for Vite, focused on bundling frontend resources.

It seems like it should be possible to benefit from this overlap and integrate remix-adonisjs with Vite.

jarle commented 5 months ago

Fixed in https://github.com/jarle/remix-adonisjs/pull/23