chore: fix typo in comments (#4684)

This commit is contained in:
KyLeo 2019-10-11 09:57:33 +08:00 committed by neverland
parent 4c268ec54c
commit 44295fe6b2

View File

@ -5,7 +5,7 @@ const Components = require('./get-components')();
const packageJson = require('../package.json');
const version = process.env.VERSION || packageJson.version;
const tips = '// This file is auto gererated by build/build-entry.js';
const tips = '// This file is auto generated by build/build-entry.js';
function buildEntry() {
const uninstallComponents = [