0.0.2 • Published 12 months ago
rollup-plugin-smart v0.0.2
rollup-plugin-smart
Do not download,仅供个人及所在团队项目
Usage
pnpm add rollup-plugin-smart -D
const rollupPluginSmart = require('rollup-plugin-smart');
// or
import rollupPluginSmart from 'rollup-plugin-smart';
// ...
plugins: [
...smart(),
],
// ...
// TODO: DEMONSTRATE API
Supported Rules
- vue2/3、typescript
- vue2/3组件库开发
- 工具库开发