Trying out a workflow using wright
with rollup
for bundling, powered by svelte
with svelte-dev-helper
to enable hot-reloading.
Oh, and modular-css-rollup
for styling, naturally.
$> npx degit tivac/wright-workflow wright-workflow
$> cd wright-workflow
$> npm install
$> npm start