feat: visualize a on-demand log widget (#99)

This commit is contained in:
Fine0830
2022-06-02 20:09:38 +08:00
committed by GitHub
parent 0a746a125b
commit 30069ce825
25 changed files with 1012 additions and 14 deletions

View File

@@ -17,6 +17,7 @@
"echarts": "^5.2.2",
"element-plus": "^2.0.2",
"lodash": "^4.17.21",
"monaco-editor": "^0.27.0",
"pinia": "^2.0.5",
"vue": "^3.0.0",
"vue-grid-layout": "^3.0.0-beta1",
@@ -52,6 +53,7 @@
"eslint-plugin-vue": "^7.0.0",
"husky": "^7.0.4",
"lint-staged": "^12.1.3",
"monaco-editor-webpack-plugin": "^4.1.2",
"node-sass": "^6.0.1",
"postcss-html": "^1.3.0",
"postcss-scss": "^4.0.2",