dotnet-websharper / core

WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#
https://websharper.com
Apache License 2.0
594 stars 52 forks source link

Sitelets create root.js when non-prebundled #1409

Closed Jand42 closed 3 months ago

Jand42 commented 3 months ago

Intended for Debug mode use, when Sitelets projects don't have "prebundle": true, they will output a root.js file that re-exports all needed functions for page initializations. This can be used to run vite or another local server tool to make use of npm packages