Variable DEFAULT_VITE_JS_LIB_CONFIGConst

DEFAULT_VITE_JS_LIB_CONFIG: Record<string, any> = ...

Vite configuration for building plain JS libraries

Disables esbuild to preserve jsdoc comments, and also enables build.rollupOptions.output.preserveModules not to interfere with the paths expected by vite-plugin-dts