-
### Current Behavior
Currently if the value of the `input` property on an item in the `assets` option is in a location ignored by git it will not be copied. This makes no logical sense, because most …
-
Hi
I've got this warning:
```
Error logging while running loader
Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
More info: https://sass-lang.com/d/legacy…
eAmin updated
1 month ago
-
This is a classic one. Esbuild has the issue before. https://github.com/evanw/esbuild/issues/2610
_Originally posted by @hyf0 in https://github.com/rolldown/rolldown/issues/1656#issue…
-
**Is your feature request related to a problem? Please describe.**
I'm using esbuild stack, ie vite, vitests and wanted to setup mocks-server without babel, but as far as I understood it is not reall…
-
**Describe the bug**
When I update from v2.1.0 to v2.2.5, I have errors and Etherpad-lite doesn't start.
**To Reproduce**
Stop the instance
Do git pull on master branch : git pull origin
Do git…
-
Im having problem when running a test with a react js component inside of it. Since Im at on version 17 I do not import the react anymore.
Then, when running test complaint about this:
`React is…
-
**Is your feature request related to a problem? Please describe.**
Bundlers will often strip most comments even in development mode. The only exception being comments inside classes. The behavior c…
-
### Summary
Adding `define` entries to vite configs breaks compilation with the following error:
```
[vite:define] Transform failed with 1 error:
error: Invalid define value (must be an entity n…
jaskp updated
1 month ago
-
When running sam build --build-in-source, the build process fails for the lambda function with an esbuild error. However, sam build without the --build-in-source flag works successfully.
**Steps to…
-
How does bundler support those features?
- Single file bundling
- Different resource
- Hot module reload
- Tree shaking
- Code splitting
Have some candidates to choose from:
- webpack
- https:…