0.0.3 • Published 2 years ago
rollup-plugin-smarts v0.0.3
rollup-plugin-smarts
Do not download,仅供个人及所在团队项目
Usage
pnpm add rollup-plugin-smarts -Dconst rollupPluginSmarts = require('rollup-plugin-smarts');
// or
import rollupPluginSmarts from 'rollup-plugin-smarts';
// ...
plugins: [
...smarts(),
],
// ...
// TODO: DEMONSTRATE APISupported Rules
- vue2/3、typescript
- vue2/3组件库开发
- 工具库开发