deno-svelte-build

Deno Svelte Build

Deno+Rollup+Svelte without node_modules, powered by esm.sh

deno-svelte-build

Deno + Rollup + Svelte build tool, powered by esm.sh.

Simply, It lets you compile a Svelte app using Deno without having requirements to node.js, node_modules, and package.json.

Usage

Run build.sh or build.cmd depending on your OS. Build output will be generated on /dist folder.

Configuration

See rollup_build.js.

Known Issues

Currently, it does not have svelte-preprocess and terser because of some weird import issues with these.

Top categories

Loading Svelte Themes