carbon-components-svelte/examples/rollup-typescript
2020-09-13 12:36:12 -07:00
..
public chore: add rollup typescript example to validate definitions 2020-08-14 19:31:40 -07:00
src chore(examples): update typescript example 2020-09-13 12:36:12 -07:00
.gitignore chore: add rollup typescript example to validate definitions 2020-08-14 19:31:40 -07:00
package.json chore(examples): update typescript example 2020-09-13 12:36:12 -07:00
README.md chore(examples): update typescript example 2020-09-13 12:36:12 -07:00
rollup.config.js chore(examples): update typescript example 2020-09-13 12:36:12 -07:00
tsconfig.json chore: add rollup typescript example to validate definitions 2020-08-14 19:31:40 -07:00
yarn.lock chore(examples): update typescript example 2020-09-13 12:36:12 -07:00

rollup-typescript

Example Rollup/TypeScript set-up scaffolded from the official Svelte template.

Available scripts

yarn dev

Starts the app in development mode.

yarn build

Builds the app for production.