-
Hello there!
I'd like to use airtap with es6 modules, however I couldn't find a way yet.
I tried the following script: `"test": "airtap --local -r esm src/test/*.test.js"`
It looks like airtap…
-
Are you planning to release webpack version soon?
-
TLDR: When using the JS API and setting `bundle: false` and `write: false`, it'd be nice for the result to include multiple output files for each file in the module tree.
This is a bit specific, bu…
-
Would this be possible?
So that also both script tag types are supported (type=module and standard globals ones)
-
Posting this again, as it seems to have been completely overlooked..
Long time parcel user and advocate.
My typical environment / usage, is using parcel dev / build client side Vue apps (parcel …
-
I setup a react typescript project using `npm init @vitejs/app` and added isomorphic-git as a dependency.
On running the project locally, I am getting the following error:
```
Uncaught TypeError: C…
-
I switched to use [esbuild](https://github.com/evanw/esbuild), an extremely fast JS bundler, instead of `webpack` recently on our big scala.js repo at work. The result is quite impressive, there are p…
-
Recent minor release breaks storybook for react compilation. I think the issue exists in 14.3.3 and 14.3.4 versions and my workaround was to add the following to package.josn:
```json
"resolutions":…
-
The previous version of SystemJS had a separate wrapper project (https://github.com/alexisvincent/systemjs-hot-reloader), that implemented full hot reloading support.
The primitives for hot reloadi…
-
### Describe the bug
When Vite pre-bundles a dependency, if the dependency's entrypoint file imports an [external file](https://github.com/vitejs/vite/blob/4cbb40d2f1a4050c9944e7e1d9e0f5b…
bluwy updated
9 months ago