feat: markdown msg in widget

This commit is contained in:
Tristan Yang
2023-12-05 09:55:46 +08:00
parent eb53322bbc
commit 82330250a8
6 changed files with 216 additions and 247 deletions
+2
View File
@@ -403,6 +403,8 @@ module.exports = function (webpackEnv) {
},
plugins: [
isEnvProduction &&
!process.env.REACT_APP_RELEASE &&
!process.env.REACT_APP_OFFICIAL_DEMO &&
new BundleAnalyzerPlugin({
openAnalyzer: false
}),