mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* build: refactor build * refactor: reorganize files * refactor: refactor build * build: improve perf * fix: scripts * build: add rollup-plugin-filesize * chore: scripts ignore no-console * build: disable tree-shaking * build: improve code * build: add sourcemap * build: add banner * refactor: remove annotation
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
export const EP_PREFIX = '@element-plus'
|
|
export const EP_PKG = 'element-plus'
|