build-lib
v1.0.0
Published
Powerful and easy to use beautiful workbench layout
Downloads
185
Maintainers
Readme
Usage
npm run build
# or
yarn build
Component directory structure
./packages
└── hello-world
├── HelloWorld.jsx
├── index.js # 必须的JS入口文件
└── style
└── index.less # 必须的style入口文件
Browsers support
Modern browsers and IE10.
| IE / Edge | Firefox | Chrome | Safari | Opera | | :-: | :-: | :-: | :-: | :-: | | IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |