邓超
邓超
### 🔗 Linked issue None ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...
### What does it do? Recongnize /dist/database/migrations in ts project ### Why is it needed? https://github.com/strapi/strapi/issues/17820 ### How to test it? Setup a typescript project with ts migrations, verify those...
Related to https://github.com/gradle/gradle/issues/30323 ### Context By range download, we can resume large dependency downloading, which improved the user experience when opening project with large dependency or having unstable networking. ###...
Steps to reproduce: 1. clone the repository 2. install dependencies in ./ with `pnpm i` 3. install dependencies in ./quick-start with `npm i` 4. try start the quick-start demo with...
Unable to start the project as it missed electron as dev dependency. 
I'd like to known if there is a working Nuxt3 example. I found https://github.com/caoxiemeihao/nuxt-electron but it does not works as expected.
Describe a bug. Steps to reproduce: 1. Go to https://digest.editorjs.io/ Expected behavior: There should be a website Screenshots:  Device, Browser, OS: Editor.js version: Plugins you use with their versions:
目前使用的 FastExcel 是非官方版本,因为这个版本修复的使用 Lombok 时无法将数据绑定到实体上的问题尚未被合并到官方仓库。
### 问题是什么 近期接手了一个用 template.js 作为模板引擎的项目,刚上手的时候需要调试一些模板的样式,由于不熟悉相关语法且 WebStorm 上没有插件支持, 导致修改时出现了语法错误。 报错信息比较含糊, 只告诉我出现了语法错误, 但是没告诉我是模板文件的哪一行那一列出了问题,后续修复起来十分吃力。 ### 环境 - 系统: Win 11 - 浏览器:不相关 - 版本:2.0.0 - 用到的插件: template, rollup-plugin-templatejs - 其他信息 ### 在线例子 ```log...