0.0.6 • Published 4 years ago

babel-plugin-qubic v0.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
4 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

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago