mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
docs(cli): changelog v2.5.0
This commit is contained in:
@@ -41,7 +41,6 @@ const plugins = [
|
||||
];
|
||||
|
||||
const tsconfigPath = join(CWD, 'tsconfig.json');
|
||||
console.log('tsconfigPath', existsSync(tsconfigPath));
|
||||
if (existsSync(tsconfigPath)) {
|
||||
const ForkTsCheckerPlugin = require('fork-ts-checker-webpack-plugin');
|
||||
plugins.push(
|
||||
|
Reference in New Issue
Block a user