Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

build-lib

anthinkingcoder41MIT1.0.0

Powerful and easy to use beautiful workbench layout

layout, component, components, workbench, framework, frontend

readme

Build Library

Building scaffolds for Vue component library

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
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
IE10, Edge last 2 versions last 2 versions last 2 versions last 2 versions