1.1.3 • Published 1 year ago

@krznbtni/rollup-plugin-svelte-component-barrel-file v1.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

@krznbtni/rollup-plugin-svelte-component-barrel-file

This repo/package/whatever creates a barrel file for your Svelte components.

Command Cheat Sheet

Clean

To delete the output from past builds:

npm run clean

Prepack

Used by NPM before packing, in preparation for publishing to a registry. In this package's/repository's case, it runs the build script.

Publish Dry Run

npm publish --dry-run

Publish

--access=public is needed for scoped packages since they are private by default.

npm publish --access=public
1.1.3

1 year ago

1.1.2

1 year ago

1.1.2-beta.1

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago