mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-15 01:41:20 +08:00
16f069ebbe
* Revert "build!: simplify build & support native esm import (#3900)"
This reverts commit fb94222bb4
.
* remove module
* Fix linter
* Add @element-plus/icons as dependency
* update pnpm lock file
* temporary lock element-plus at 1.1.0-beta.20
4 lines
92 B
TypeScript
4 lines
92 B
TypeScript
import { buildPackage } from '../../build/packages'
|
|
|
|
export default buildPackage(__dirname)
|