From 8bc8c868753e0a227b4675a58791cb0dca6eefe4 Mon Sep 17 00:00:00 2001 From: MadCcc <1075746765@qq.com> Date: Fri, 18 Nov 2022 10:11:06 +0800 Subject: [PATCH] chore: remove antd-tools tag --- .antd-tools.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/.antd-tools.config.js b/.antd-tools.config.js index 8a1126d63b..5c139e9d30 100644 --- a/.antd-tools.config.js +++ b/.antd-tools.config.js @@ -29,5 +29,4 @@ module.exports = { finalize: finalizeDist, }, bail: true, - tag: 'next', };