socketsupply / create-socket-app

Create Socket App, is like Create React App but helps you build native apps for mobile and desktop with Svelte, Reactjs, Vuejs and others!
134 stars 14 forks source link

CSA vite #55

Open chicoxyzzy opened 1 year ago

chicoxyzzy commented 1 year ago

TODO: make Vite's dev server ignore socket:* external deps

chicoxyzzy commented 11 months ago

Dev server issue is partially blocked by Vite externals issue

chicoxyzzy commented 11 months ago

Works fine with Vite 5.0


Dev server externals issue https://github.com/vitejs/vite/issues/6582