kodepandai / lunox

Laravel-Flavoured Nodejs Framework

Home Page:https://lunox.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eject module related View to @lunox/view

axmad386 opened this issue · comments

View in lunox is highly depends on vite as frontend tooling. Sometimes we want to build just API without UI, so vite is unnecessary here. We should decouple lunox from vite by create separate module called @lunox/view.

Fyi still in progress on next branch. React and svelte plugin also will be separated on @lunox/view-plugin-react and @lunox/view-plugin-svelte

Any suggestions? Please fill in comment