-
Hey -- had been considering doing something similar with Backbone and relying on Object.observe, but ran across this discussion and apparently [Object.observe is going away](https://esdiscuss.org/topi…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
When you try to enable this extension running gnome-shell 3.34 the extension does not work and you always get
```
Sep 16 13:13:41 xps-9370 gnome-shell[1578]: JS ERROR: TypeError: this.hidePlayStat…
-
## Feature Request
Compilation of `node_modules` is becoming more common as more packages are publish as ES6.
This is causing problems in two ways:
* `transform-runtime` can potentially inser…
-
From what I can gather from the README, this tool should upgrade my `.babelrc` file too, right?
I was running babel 6.x, it updated my package.json with dozens of `"@babel/...": "7.0.0-beta.39"` l…
-
sorry, I have very little experience with js/ts but I've noticed that if I'm trying to use classes in extendscript babel adds bunch of hepers
for example like those:
```js
function _classCallChe…
-
Is it possible to open with a regular mpv? I installed this [script](https://github.com/mpv-easy/mpv-easy/blob/main/mpv-play-with/readme.md), the button appears, but the player does not open. I think …
nobef updated
3 months ago
-
We need to provide some Registry similar to ZCA that allows us to register for specific interfaces a component that will be used to render tiles, fields and views.
The idea would be to use the power…
-
![image](https://user-images.githubusercontent.com/17404628/44074953-68346a4c-9fcd-11e8-856e-abfb52fa0e32.png)
code
```js
import { shallowMount, mount, Wrapper } from "@vue/test-utils";
import…
-
### What version of Bun is running?
0.5.1
### What platform is your computer?
Linux 5.15.0-60-generic x86_64 x86_64
### What steps can reproduce the bug?
```typescript
class Base {
constructo…