0.0.5 • Published 4 years ago

rollup-plugin-svelte-draft v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

rollup-plugin-svelte-draft

Transcribe SvelteDraft components with Rollup

Installing

npm i -D rollup-plugin-svelte-draft

Usage

  1. add it before svelte plugin
  2. change "extensions" and "include" of svelte plugin

see example in svelte-draft-template.

License

This project is MIT licensed.