Skip to content

semenovDL/svelte-webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte-webpack-starter

Sample app with preconfigured Webpack 2 (with dev server and tree shaking), babel and svelte. Assembled JS is about 9 kB.

Setup

npm i -g yarn
yarn

Usage

Running in dev mode

npm start

Running in production mode

npm run prod

Build (production)

npm run build

Thanks

This repository is inspired by budgeting-sample-app-webpack2 and svelte-loader

License

MIT

About

Svelte + Webpack 2 (tree shaking) Sample App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published