-
Hi, I was wondering if there is any plan to add support for an alternative to the Babel Plugin Macro in order to be able to use the CSS property with Esbuild?
-
We currently use Webpack for our playground builds. For faster builds we should migrate to ESBuild.
An example build config for ESBuild with wasmPack is [here](https://github.com/jasonwilliams/hello-…
-
### Command
test
### 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_
### Descript…
-
Hello, as webpack is no longer what the cool kids use, I'm wondering if you would be open to swapping it for [esbuild](https://code.visualstudio.com/api/working-with-extensions/bundling-extension#usin…
nojaf updated
2 years ago
-
**Describe the bug**
Importing a theme from `https://themer.sanity.build/api/hues` in `sanity.config.ts` causes an error like
```
Error: Failed to load configuration file ".../sanity.config.ts":…
-
Here's my config:
```js
// karma.conf.js
module.exports = function (config) {
config.set({
frameworks: ['mocha', 'chai'],
plugins: [
'karma-esbuild',
…
-
We have an Angular application inside an Nx monorepo. I'd like to start using ESBuild as a builder for improved build speeds, but we are currently blocked by flag-icons. The following errors occur and…
-
### Is your feature request related to a problem? Please describe.
I am attempting to use the OTel auto instrumentation for Javascript, but non-built-in modules are not patched because I am bundlin…
-
### Describe the bug
Hi, I have followed the get started tutorial of vite. But I could not access the tutorial web page due to the following error
[ERROR] Must use "outdir" when there are multip…
-
### Describe your idea/feature/enhancement
I wish SAM templates supported esbuild as a BuildMethod in the MetaData field for Lambda Layers
### Proposal
I'm creating an official issue as it ha…