0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. cherry-markdown
  2. /
  3. packages
  4. /
  5. vscodePlugin
  6. /
  7. web-resources
GGitHubbuild(vscodePlugin): 更新 webview 构建配置和资源加载方式 (#1706)
57ad8c94创建于 4月23日历史提交
文件最后提交记录最后更新时间
scripts
build(vscodePlugin): 更新 webview 构建配置和资源加载方式 (#1706) * build(vscodePlugin): 更新 webview 构建配置和资源加载方式 * build(vscodePlugin): 使用 CssExtractRspackPlugin 替代实验性 CSS 处理 * build(rspack): 修改模块解析路径以支持 monorepo hoisting * ci: 规范 VS Code 插件准备脚本的注释与输出格式 * fix(vscodePlugin): import from 'cherry-markdown-core' to resolve CI rename issue - index.js: change import to 'cherry-markdown-core' (CI renames core lib) - rspack.config.ts: add alias for 'cherry-markdown-core' - prepare-vscode-plugin.sh: fix build:vscodePlugin to use direct path * build(vscodePlugin): 优化构建流程与模块解析配置30 天前
index.css
refactor: `yarn` monorepo (#1025) * refactor: use `yarn` create monorepo * chore: pause workflows ci * fix: 修正lock文件 (#2) Co-authored-by: yuxuanxia <yuxuanxia@tencent.com> * 移除 dist 文件夹 和 vscodePlugin 的 `@types/mocha` deps * chore: gitignore `dist` * 移动 commitizen * chore: remove `example/react-demo` 修复 cherry-markdown 打包问题 * chore: 移动公共依赖 * chore: 移动提交代码检测依赖 * 同步代码 * chore: 修正版本号 * chore: 修改 engines node 限制 --------- Co-authored-by: Leo Xia <52569690+Saraph1nes@users.noreply.github.com> Co-authored-by: yuxuanxia <yuxuanxia@tencent.com>1 年前