-
**Feature request**
mangle: {
// mangle options
keep_preserved: true
},
**Version (complete output of `terser -V` or specific git commit)**
4.6.7
**Complete CLI comm…
-
Filing this so I don't forget it. This could significantly improve compression, and actually help downstream code in understanding the "structure" of the names as the mangling includes some metadata t…
-
**Describe the bug**
Structs are reporting errors with mangled `#` character (Champollion) when a struct is passed into a function and the struct is also not defined on that same script.
*Extensio…
-
Hi there,
I am currently working on a hardware-level implementation of OpenMTD and need to manipulate the destination IP of incoming packets and the source IP of outgoing packets. However there see…
-
### Expected Behavior
A `createArtifactResolutionQuery` for a `SourcesArtifact` like in [the official gradle example](https://docs.gradle.org/current/dsl/org.gradle.api.artifacts.query.ArtifactResolu…
-
- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
See https://releases.llvm.org/15.0.0/tools/clang/docs/ReleaseNotes.html#id5
> Fixed mangling of nested dependent names such as `T::a::b`, where T is a template parameter, to conform to the Itanium …
-
Currently you can SIGINT during a blitting operation leaving to a completely borked moss state.
This should be generally be recoverable with `moss state` given the system is not too badly mangled.
…
-
While trying to compile a program which uses both ITK and NetCDF (which in turn depends on HDF5 and zlib), I ran into the following linking errors:
```log
Build started...
1>------ Build started: P…
-
The current build sequence for a typical webpack project is `transpile -> bundle -> minify`. As babili doesn't traverse through Objects and its properties (yet), there will not be much optimizations o…