Trung Dang
Trung Dang
Currently, vite dev builds unocss out as `__uno.css.js`, which violates chrome's specification for a web extension (doesn't allow files starts with _) Reproduce: ```bash nx degit NamesMT/vitesse-webext#refactor/mv3 ni nr dev...
The callback for the data will now await the function provided, a.k.a support asynchronous function as callback.
If we force `quotes`, or the row is automatically quoted, comments doesn't work as expected. ### Example: Take this value as the first cell data of a row. ``` #...
### Describe the bug According with npm/pnpm's default sorting and `jsonc/sort-keys`, hypen should come before underscore, however, after running `taze` on the project, the underscore comes before hyphen and causes...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking...
### Environment Node 18 Full dependencies tree: ``` "devDependencies": { "@antfu/eslint-config": "^2.6.3", "@types/node": "^20.11.5", "@unocss/eslint-plugin": "^0.58.3", "@vitest/coverage-v8": "^1.2.1", "eslint": "^8.56.0", "lint-staged": "^15.2.0", "simple-git-hooks": "^2.9.0", "tsx": "^4.7.0", "typescript": "^5.3.3", "unbuild": "^2.0.0",...
### Environment Node v18.14.0 unbuild v1.2.1 Caused by: @types/aws-lambda v8.10.119 ### Reproduction https://github.com/NamesMT/lambda-voie/tree/649142212e66e91c071389b6e57b224176d2369a https://stackblitz.com/edit/github-5eousq?file=package.json Enter the link above, install dependencies and run build. ### Describe the bug `@types/aws-lambda` have an...
### Environment [email protected] ### Reproduction https://github.com/NamesMT/starter-ts Stackblitz/codespace/clone the repo, set `declaration` to false, and comment out `entries` prop ### Describe the bug When entries are undefined (Automated configurated), the `declaration`...
### Describe the feature Hi, I'm booting up a project for AWS Lambda, I'm currently finding a way to ship installed (even better, maybe used?) `dependencies` within the dist, without...
Description TBA, fixes #3