-
**This is definitely semver major breaking changes discussion**.
With Windows 7 EOL, IE11 is also considered as EOL. There are still in-use customers like few enterprise companies, but it won't get…
-
__Describe the Bug__
When building the core components (`npm run build`), the JSDoc comments got lost. As an example, given the `Simple` component.
```js
/**
* @param {Object} props
* @para…
-
Depends on what engines you're targeting, this may not require a transpilation step.
-
I noticed the problem after creating a lazy var inside a function.
Swift:
`func example() {`
` lazy var lazyVariable = { return Int.random(in: 1...10) }`
` print(lazyVariable)`
`}`
Trans…
-
Make it simpler to setup TypeScript compilation.
Can we make this incrementally?
-
Seeing as this language is so neat, is it in the cards for a bash transpiler? I'd love to use hush more often with projects that require some distribution, but relying on it as a dependency requires m…
-
SWC claims significant performance benefits over Babel and offers a WASM module for use in browsers
https://swc.rs/docs/usage/wasm
-
# Environment
- **Python version**: 3.8.0
- **Operating system**: Ubuntu 18.04
Requirements from https://zenodo.org/record/5780204#.ZAdittLMKAk version 2
```
qiskit == 0.23.5
pytket == 0.11.…
-
As we move to bundle this package in Atom, we're running into the situation where we need to pre-transpile the package during the build step. This requires that all the dependencies related to transpi…
-
When project files are copied to the registry folder, all actions which are performed on publish (like TypeScript files transpilation) are not executed on startup.
This leads to application which doe…