The Wayback Machine - https://web.archive.org/web/20201031165721/https://github.com/dafn/svelte-typescript-rollup
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

README.md

Svelte now officially suports Typescript: https://svelte.dev/blog/svelte-and-typescript This repo is therefore archived

Svelte + Typescript + Rollup

Minimal boilerplate example of Svelte with Typescript using Rollup. This also includes SCSS support

Install packages

$ yarn

Start development server

$ yarn serve

Build for production

$ yarn build
You can’t perform that action at this time.