0.0.6 • Published 2 years ago

babel-plugin-qubic v0.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

babel-plugin-qubic

Why? Will aggressively tree shake your imports from qubic's separate tree shaking distribution. will change import { Button } from "qubic" to import { Button } from "qubic/dist/export/button" and all other exports.

Can handle any numbers of exports. Will error if it detects import * as XYZ from "qubic" syntax.

0.0.6

2 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago