Commit Graph

25 Commits (release/desktop)

Author SHA1 Message Date
moonrailgun 96ddcb312a fix: 修复config.json被缓存导致变更无法及时更新的问题
config.json的变化不会被webpack感知到,因此不应该被sw缓存
3 years ago
moonrailgun 71774e14f3 refactor: rename source-ref-webpack-loader -> source-ref-loader 3 years ago
moonrailgun 1c7c84da7c feat: source-ref允许在vscode中快速打开 3 years ago
moonrailgun 32453c8fee feat: 增加source-ref-loader用于显示元素所在位置 3 years ago
moonrailgun 0188cf034c chore: 增加在运行时通过环境变量修改参数的方法 3 years ago
moonrailgun 0e741109c0 chore: 调整重定向位置, 修复部署时重定向路径不正确的bug 3 years ago
moonrailgun 713ae63758 chore: 调整重定向位置, 修复部署时重定向路径不正确的bug 3 years ago
moonrailgun 364315713d chore: 调整重定向位置, 修复部署时重定向路径不正确的bug 3 years ago
moonrailgun 577687921b chore: 增加webpackbar 用于编译状态展示 3 years ago
moonrailgun 12cf930857 style: rename TailChat -> Tailchat 3 years ago
moonrailgun e2b9fdefab chore: remove hash in htmlwebpackplugin
hash will make sw not work.

cache controller should ensure with filename's contenthash
3 years ago
moonrailgun e449bf9dac chore: 升级workbox-webpack-plugin 3 years ago
moonrailgun 0793490bc6 chore(web): 调整webpack配置 3 years ago
moonrailgun 3c6aec1989 perf: 优化webpack配置 3 years ago
moonrailgun dcf6d39cde chore: 调整缓存策略, 以优化用户体验 3 years ago
moonrailgun 91c106b33b feat: 将registry收敛到代码中
移除因为github在国内访问不佳的问题导致插件列表加载异常的问题
3 years ago
moonrailgun f156fe6410 chore: 迁移yarn到pnpm 3 years ago
moonrailgun ee77a29be5 chore: 修改编译时版本号生成逻辑 3 years ago
moonrailgun 2dcd4d0976 chore: 修改打包时version生成逻辑 3 years ago
moonrailgun 54d62a3ebf chore: 调整workbox配置, 修改plugins的缓存策略 3 years ago
moonrailgun 3c66905145 chore: add webpack-bundle-analyzer 3 years ago
moonrailgun 1335729887 test: add more case and fix error case
for parsePluginManifest and workboxPluginPattern
3 years ago
moonrailgun 3e213e97de chore: update maximumFileSizeToCacheInBytes 3 years ago
moonrailgun d57a091d2d chore: 调整workbox的正则表达式 3 years ago
moonrailgun 021b1906f9 chore: move webpack.config.ts 3 years ago