-
**Before submitting**
**Describe the feature**
Ability to add `@Removed` to a class/method in order to remove its content, or `@RemovedFile` to a class to remove all declarations in the file.
…
-
Using v20240317 with the following files (attached here: [repro.zip](https://github.com/user-attachments/files/15936720/repro.zip))
```js
// namespace.js
globalThis.MyNamespace = {};
```
`…
-
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…
-
### Problem overview
Conditional overlay, as specified within https://oca.colossi.network/specification/#conditional-overlay, expresses conditional logic and applies it to specific activities. Thes…
-
[Migrated from JIRA LYN-4083]
We have inconsistent setup for users to view various setup in the scene. For example, the AI navigation volume control is in the AI menu, and lighting or shape volume is …
-
Many features in Contiki-NG are only compiled when setting a macro to 1. 6LBR tries to provides runtime configuration of many features and this conflict sometime with the activation-by-macro.
Compi…
-
[Terser](https://www.npmjs.com/package/terser) would compress Livepack's output more than it is at present.
It would be good to add a `terser` option to do this.
Terser currently only has an asy…
-
You forgot to add the xpm icon to the *.install file.
```
--- a/debian/cinnamon-control-center.install
+++ b/debian/cinnamon-control-center.install
@@ -1,3 +1,4 @@
usr/bin
usr/lib/cinnamon-control-…
-
Project has not received updates for more than one year, is it still maintained? Or should we migrate to another framework (unfortunately I could not find a framework with such a good functionality pe…
-
Personally, I think the project is reaching a point of stability and it might be a good time to cut another release that includes the migration to JSBI, among other larger changes, and see what kind o…