-
## 🚀 Feature Request
About barrels:
- https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-7/
- https://vercel.com/blog/how-we-optimized-package-imports-in-next-js
Help to achieve our goa…
-
Hi, great job! Could also be possible to find import paths througth re-exports (like barrel files http://tattoocoder.com/angular2-barrels/). I (like others) always group exports in barrels files, so t…
-
* **Version**: v16.13.1
* **Platform**: Linux 5.10.60.1-microsoft-standard-WSL2
As the title states, I found an issue with ignore statements in barrel/index files that just re-export other modules…
-
### Command
build
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
…
-
Our imports are currently barely readable and difficult to write:
![Screenshot 2021-07-13 at 12 37 34](https://user-images.githubusercontent.com/4092165/125445350-7dee6cb3-4111-49cc-8be1-f19e1f2fe673…
-
There are a number of components that are missing. In most cases, simply entering the component details into wepcomps.json will solve the issue.
However, there are some 'stock' components such as…
-
I have created a custom texture pack that has worked fine with optifine but now shows issues when using it with continuity. In this texturepack I have a .properties files using the fixed method that e…
-
for node_modules, sometimes we only get barrel export
possible to ignore node_modules for the new `avoid-importing-barrel-files` rule?
e.g.
ignore for module:
`import { DateValue } from 'react-ari…
-
Users have brought up the use case of overriding and allowing certain files to use relative imports instead of forcing absolute imports. One particular use case is that of barrel files.
While featu…
-
### Clear and concise description of the problem
Hello!
Lately as our codebase has grown bigger and bigger over the last months we've been experiencing slow page reloading using Vite.
That is no…