zensele-ui

0.6.8 • Public • Published

TBA ... check src/App.svelte for usage ...

to use it:

  • npm install --save-dev rollup-plugin-replace
  • in rollup.config.js
...
import replace from "rollup-plugin-replace";
...

plugins: [
		replace({
			"process.env.NODE_ENV": JSON.stringify('production')
        }),
        ...

Readme

Keywords

Package Sidebar

Install

npm i zensele-ui

Weekly Downloads

1

Version

0.6.8

License

MIT

Unpacked Size

643 kB

Total Files

35

Last publish

Collaborators

  • stefan.stoichev
  • arperyan