-
### UnoCSS version
0.63.4
### Describe the bug
As titled, deleting code that has already been commented could make the compile pass.
```patch
--- a/src/ingredients/quick-link.tsx
+++ b/s…
-
Hey @christopheranderson,
I just found the tool didn't work well with Meteor 1.3.x, it was stuck at `azure-demeteorizer install` step.
Could be node-nyp.
Current work around is converting the app fr…
-
I was trying to upgrade from "babel-core": "^6.26.32".
`npx babel-upgrade --write` added "@babel/core": "^7.0.0" into both `devDependencies` and `dependencies`.
Is that intended? Shouldn't that ad…
-
DevBuddyの開発前にHotwireを学びましょう。
以下のnoteを読み、その後チュートリアルを最初から最後まで行ってください。
エラーや困ったことはこのissueでどんどん聴きましょう!
### note
https://note.com/everyleaf/n/n842f5020d43b
### チュートリアル
https://zenn.dev/shita1112…
-
If an entry is specified to be included explicitly using "entries" option, ignore the fact that non-CSS resources are specified in the entry.
-
I was wondering if you've considered a separate cli version of dropcss. I was thinking of developing it when I have time, so I can use it to lint on my CI, and exit with an error if there's any unused…
ismay updated
4 years ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. Before approving any upgrade: rea…
-
**问题描述**
为什么在manifest.json配置es6为false,编译出来的project.config.json里面的es6一直为true
**复现步骤**
manifest.json配置:
```
"mp-weixin": {
"setting": {
"urlCheck": false,
"minified": true,
…
-
Hi,
I'm building a react application with webpack and when I try to show the Password toggle mask I get an empty square as shown below:
![image](https://user-images.githubusercontent.com/43858789/…
-
## npm run build:sit: npm ERR! code ELIFECYCLE
#### Steps to reproduce(问题复现步骤)
0. npm cache clean --force
1. rm -rf node_modules && rm package-lock.json && npm install
2. npm run build:sit
##…