-
I have three projects, **Project A**, **Project B**, and **Project C** that looks something like this:
## Project A
```
// package.json
{
"main": "build/index.js",
"module": "build/index.m…
-
### Describe the bug
I initially discovered this issue due to my usage of `rollup-plugin-typescript2` (which I'm using to get typedefs, experimentalDecorators support, etc). It runs the typescript …
-
## The devDependency [qunit-dom](https://github.com/simplabs/qunit-dom) was updated from `0.8.3` to `0.8.4`.
🚨 [View failing branch](https://github.com/elwayman02/ember-interactivity/compare/master.…
-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
- Version: 1.3.4
- Rollup Version: 2.26.10
- Operating System and version (if applicable): macOS
- Node Version (if applicable): 14.9.0
- Does it work with `tsc` (if applicable): yes
I migh…
-
## The devDependency [qunit-dom](https://github.com/simplabs/qunit-dom) was updated from `0.8.3` to `0.8.4`.
🚨 [View failing branch](https://github.com/geokrety/geokrety-frontend/compare/master...ge…
-
## 背景
- Angular v12.2にて、RxJS v7が正式に使えるようになった。
- Angular v13,14辺りで完全にRxJS v7に移行されるかも
## RxJS v7の変更点
- バンドルサイズが減った
- 53%まで減った
- これはスクラッチではなく全部リファクタリングした
- ひたすら単体テストコード書いてリファクタリングしてた
…
-
# 如何实现一个 TypeScript 的宏
这只是一篇记录自己折腾经历的日记。对大家可能没什么帮助。
## 想法
Babel 是一个优秀的玩具,我们可以在上面做很多有趣的事情,于是我们有了非常多的 Babel 的 plugin,后来大家黑魔法玩多了,就出现了小伙伴说,我不想配置那么麻烦,就有小伙伴开始写了一个 [babel-plugin-macros](https://gith…
-
- [ X ] I updated to the latest version available
- [ X ] I cleared the cache of my browser
Release with the issue: 4.1.0
Last working release (if known): 4.0.0
Browser and Operating Sys…
-
### Current Behavior
Creating a new project with the example code from the [official release notes](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-0.html#variadic-tuple-typ…