kodepandai / lunox

Laravel-Flavoured Nodejs Framework
https://lunox.js.org
MIT License
77 stars 8 forks source link

[Bugs] Invalid script being added to html in dev mode #21

Closed axmad386 closed 2 years ago

axmad386 commented 2 years ago

When run lunox app in development mode, invalid script being added to html

<script type="module" src="[/l
?html-proxy&index=0.css](http://localhost:3000/?html-proxy&index=0.css)"></script>

I think this is vite related issue. See here https://github.com/vitejs/vite/issues/7124 We should update vite version