-
### Installed product versions
- Visual Studio: 2019 Community Edition (16.9.4)
- Bundler & Minifier version: 2.8.396
### Description
It seems it is not possible to Bundle & Minify javascript fi…
-
Description:
The `stringify` package in our repository is outdated, not utilized, and poses a potential security risk due to an identified vulnerability. Specifically, the package is no longer in use…
-
Just a heads up the link to the demo/docs is no longer working.
-
Hi
the `html-webpack-plugin` is making heavy use of `html-minifier` to keep the html compact.
Now that many browsers support ES6 out of the box, people start using ES6 inside script tags.
A…
-
### What happened?
Hi,
I'm using `html-minifier-terser` to handle HTML template literal, and define each template source using `html` as keyword. For some reason, I have to define customer col se…
-
Here are some hopefully helpful notes if you are just getting started with this and using Vercel adapter...
Having a root `+layout.js` like:
```js
export const prerender = true;
```
And a `…
-
This bug happens only when running `meteor --production` but I'm not sure it happens on actual build/deploy. I stumbled upon it while looking for another bug. But I figured you'd want to know
Steps…
-
I am sometimes getting the following js stack when it crashes:
--
==== JS stack trace =========================================
Security context: 0x1eebfa29cca1
1: indexOf(this=0x8003cb8a…
-
### Installed product versions
- Visual Studio: 2022
- This extension: 1.14.11
### Description
When I compile .js files, they automatically compile to a .es5.js and .es5.js.gz file. Is there a s…
-
The following error occurs when running the `build` script. I've tried Node 14.5.0 and 12.x and same error occurs. It looks like index.js falls back to `src/evaluatex` so it might still work fine, but…