Commit 6b946183 authored by super-lin0's avatar super-lin0

docs

parent eef888f6
Pipeline #154 canceled with stages
......@@ -2,7 +2,7 @@
Creates a UmiJS application/plugin/block/library using the command line.
[![NPM version](https://img.shields.io/npm/v/create-umi.svg?style=flat)](https://npmjs.org/package/create-umi) [![Build Status](https://img.shields.io/travis/umijs/create-umi.svg?style=flat)](https://travis-ci.org/umijs/create-umi) [![NPM downloads](http://img.shields.io/npm/dm/create-umi.svg?style=flat)](https://npmjs.org/package/create-umi)
[![NPM version](https://img.shields.io/npm/v/create-umi.svg?style=flat)](https://www.npmjs.com/package/create-nemean) [![NPM downloads](http://img.shields.io/npm/dm/create-umi.svg?style=flat)](https://www.npmjs.com/package/create-nemean)
## Usage
......
......@@ -24,7 +24,7 @@ function globList(patternList, options) {
}
const getGithubUrl = async () => {
const fastGithub = await getFastGithub();
// const fastGithub = await getFastGithub();
// if (fastGithub === 'github.com.cnpmjs.org') {
// return 'https://github.com.cnpmjs.org/ant-design/ant-design-pro';
// }
......
{
"name": "create-nemean",
"version": "0.0.21",
"version": "0.0.22",
"description": "Creates a UmiJS application using the command line.",
"homepage": "https://github.com/umijs/create-umi",
"bugs": {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment