-
I have a libraryproject (lets call it ProjectA) depending on another project (lets call it ProjectB), but I do not want to have ProjectB bundled inside the package so I added it as a `peerDependency`.…
-
**Module version**
"1.11.2"
**Describe the bug**
I am unable to set the config file to exclude materialdesignicons being loaded automatically. I installed @mdi/js and am importing my icons like t…
-
It would be nice to know what the actual size is of a package. And see this on pub.dev.
2 type of sizes would be interesting
- Size excl dependencies
- Size incl dependencies
-
lets...
- [x] modularize functions / lib abilities into individual categorized files / folders
- [x] pair down redundant/duplicate methods (possibly: `sendAtomicTransaction` and `sendTransaction`, a…
-
Hi, I was following the example in the documentation and this happened to me. I am currently using it in a newly created Vite project, it only has Tailwind. I'm using latest version of Chrome and Wind…
-
### Describe the bug
Keeps names is being overridden https://github.com/vitejs/vite/blame/6f1c55e7d694dd26f9eca30239faeb5a59c41486/packages/vite/src/node/plugins/esbuild.ts#L226
This is confusing …
-
**Describe the rule you'd like to see implemented**
Lint that warns if debug only members/classes as defined by members/classes that start with the name `debug` or are annotated with `@debug` are u…
-
おそらくCSSの量が増える対策として実装したんだろうけど、やっぱり "VK Blocks" っていうプラグインの中でやる事ではないよね...
と思うのよね...。
-
Currently `rollup` does not attempt to prune class methods due to the dynamic nature of the language, and it seems that even if it did, it would have to be really conservative about it (https://github…
-
### Description
Since about Angular 9 or 10 it has been reporting "CommonJS or AMD dependencies can cause optimization bailouts." It has been reporting this for this BugSnag dependency.
**Describe…