-
https://github.com/tc39/proposal-optional-chaining
wxsms updated
3 months ago
-
I did not find a simple way to have buble-loader also let buble create source maps. is there an easy way I am missing ?
-
I.e. `let x = {}; Error.call(x) == x` produces false, at least on Firefox and Chrome. This is preventing Error subclasses compiled with Bublé from getting `stack` and `message` properties, making them…
-
More of a workflow.
- Rolldown - layer on top of Rollup for better config experience and allows presets
+ Electron built-in (behind flag probably), using `electron-spawn` absolutely enough and s…
-
A popular method for defining state and binding `this` context to methods in React is to use the [proposed property initializer syntax](https://github.com/tc39/proposal-class-public-fields) to define …
-
LA parte obligatoria esta bien, pero la adicional esta mal el array en el cual haces push tiene que estar puerda de buble for por que sino en cada iteracion lo reasignas de nuevo a vacio. el codigo co…
-
How hide buble with value and poin selector NOT range ??
-
Unless we plan to use 'em. Currently transpilation is being taken care of by buble.
-
i use vue and vuex in my laravel project with object spread syntax like:
```
...
computed: {
...mapGetters({
...
})
},
...
```
also i use eli…
-
Hi. Thanks for a very helpful extension!
I don't know if this is possible at all, but just wanted to mention it, because it would be helpful.
Selecting an emoji either from the recent list or fr…