Skip to content

A minimal starter project for Svelte with rollup and babel.

Notifications You must be signed in to change notification settings

wontoncc/svelte-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte-starter

A minimal starter project for Svelte with rollup and babel.

npm Scripts

dev: start a rollup watcher on src\.

build: build with rollup.

rollup Configuration

CSS extract

Preliminary configuration for extracting CSS from .html components can be found in the rollup configuration file which is commented out by default. You can customize and enable it.

JS uglify

Enabled by default.

Babel transpile

More configuration for Babel can be specified in the .babelrc.

About

A minimal starter project for Svelte with rollup and babel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published