2024-10-22 21:28:02 +08:00
2024-02-18 22:04:12 +08:00
2024-02-18 22:04:12 +08:00
2024-10-21 01:54:14 +08:00
2024-10-16 16:25:21 +08:00
2024-10-17 15:18:38 +08:00
2024-10-21 01:54:14 +08:00

构建

python scripts/vscode-package.py

部署

保证 Digital IDE 项目下为:

resources
- dide-viewer
    - view
        - css
        - js
        - worker.js
        - index.html
        - vcd.wasm
        - vcd.css
        - ...
    - index.js

触发 view 修改的地方

  • src\components\treeview\signals.vue
Description
No description provided
Readme 1.3 MiB
Languages
JavaScript 41.4%
CSS 34.1%
Vue 23.6%
Python 0.5%
HTML 0.3%
Other 0.1%