@unxys/ys-component
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

组件库打包

TSC

npx tsc -p tsconfig.build.json --module ESNext --outDir dist/esm

npx tsc -p tsconfig.build.json --module commonjs --outDir dist/cjs

SASS

npx sass ./src/components/Message/index.scss ./dist/esm/components/Message/index.css

npx sass ./src/components/Popover/index.scss ./dist/cjs/components/Popover/index.css

Readme

Keywords

none

Package Sidebar

Install

npm i @unxys/ys-component

Weekly Downloads

2

Version

0.0.4

License

none

Unpacked Size

1.06 MB

Total Files

44

Last publish

Collaborators

  • unxxy