npm.io
0.63.1 • Published 1 month ago

@startupjs/babel-plugin-startupjs

Licence
MIT
Version
0.63.1
Deps
0
Size
8 kB
Vulns
0
Weekly
0
Stars
109

@startupjs/babel-plugin-startupjs

Unwrap imports for tree shaking.

Example

export { Button, Span } from '@startupjs/ui'

↓ ↓ ↓ ↓ ↓ ↓

import Button from '@startupjs/ui/components/Button'
import Span from '@startupjs/ui/components/typography/Span'

License

MIT

Keywords