-
## Links
- https://github.com/egoist/blog/blob/master/source/_posts/bundle-front-end-js-library.md
- https://github.com/egoist/blog/blob/master/source/_posts/bili.md
-
I am new to make scripts in Node.js environment. I started to develope GAS application in the environment created by [Apps Script in IDE (ASIDE)](https://github.com/google/aside). As I need to use the…
-
**TypeScript Version:** 2.3.4
Thanks for your work on this great project :)
**Context**
_We are experimenting with TypeScript 2.x in Ember, and the new TypeScript 2.x features really enable us…
-
### Self-service
- [X] I'd be willing to implement a fix
### Describe the bug
this issue is the same as https://github.com/yarnpkg/berry/issues/5989.
we have a npm registry in our corporat…
-
Baseline: TS 4.3.2
Test: e0648173719f8f2a01d775e326d8590556bb16cd
New error: `error TS2590: Expression produces a union type that is too complex to represent.`
Dependencies
```json
"@flue…
-
The docs say
> TypeScript declaration maps are mainly used to quickly jump to type definitions in the context of a monorepo (see [source issue](https://github.com/Microsoft/TypeScript/issues/14479)…
-
Hello Guys,
I'm having some trouble with rollup config,
I'm creating a component library which has **PeerDependencies: Ant Design and React**
I'm trying to inject a custom theme with Less Plugin…
-
I am using draft-js library and I want to set the initial EditorState with HTML Code. I am doing the following:
```
const allStyles = `testing`;
const blocksFromHTML = convertFromHTML(allStyl…
-
### What problem does this feature solve?
Allows people to easily build a non-trivial Vue plugin, e.g. an alert component.
The existing cookbook examples work - but use out of date dependencies …
-
# 发布你专属的 UI Library ( with Rollup)
参考文章:
- [从零开始教你使用 storybook + rollup 搭建一个属于自己的 React UI 组件库](https://juejin.cn/post/7058856994135867400#heading-8)
- [Rollup](https://rollupjs.org/)
## 步骤 …