Commit da467554 authored by super-lin0's avatar super-lin0

remove some logs

parent 75888856
Pipeline #156 canceled with stages
......@@ -60,8 +60,6 @@ class AntDesignProGenerator extends BasicGenerator {
const projectName = this.opts.name || this.opts.env.cwd;
console.log(`this.opts::::${JSON.stringify(this.opts)}`);
const projectPath = path.resolve(projectName);
const envOptions = {
......
{
"name": "create-nemean",
"version": "0.0.23",
"version": "0.0.24",
"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