Преглед на файлове

🧶chore: remove redundant semantic-related dependencies and configurations

Apple\Apple преди 9 месеца
родител
ревизия
ef4b0bc371
променени са 2 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 2
      web/package.json
  2. 0 1
      web/vite.config.js

+ 0 - 2
web/package.json

@@ -37,8 +37,6 @@
     "remark-breaks": "^4.0.0",
     "remark-gfm": "^4.0.1",
     "remark-math": "^6.0.0",
-    "semantic-ui-offline": "^2.5.0",
-    "semantic-ui-react": "^2.1.3",
     "sse.js": "^2.6.0",
     "unist-util-visit": "^5.0.0",
     "use-debounce": "^10.0.4"

+ 0 - 1
web/vite.config.js

@@ -41,7 +41,6 @@ export default defineConfig({
         manualChunks: {
           'react-core': ['react', 'react-dom', 'react-router-dom'],
           'semi-ui': ['@douyinfe/semi-icons', '@douyinfe/semi-ui'],
-          semantic: ['semantic-ui-offline', 'semantic-ui-react'],
           visactor: ['@visactor/react-vchart', '@visactor/vchart'],
           tools: ['axios', 'history', 'marked'],
           'react-components': [