-
I have searched through the issues, but didnt find existed one.
React draft has really big bundle size, so I propose to add a new production build, containing es modules to make tree shaking work wh…
-
I have re-implemented makeMarshal badly several times now due to friction around npm packages and modules and stuff vs just copy-and-paste of functions.
as long as using makeMarshal is harder than …
dckc updated
10 months ago
-
We would really like to use this package, but we may have to remove due to build issues. It's very odd since it still builds the .aab file, but then in our CICD platform it tries to sign what I assume…
-
### Justification
Our API is going to be quite big and generating it all into one file will make the file very very large. I would like to avoid this, especially since a lot of the large sets will on…
-
Hi,
I just noticed that (control) imports cannot use [tree shaking](https://developers.google.com/web/fundamentals/performance/optimizing-javascript/tree-shaking) atm.
This means you need to wr…
-
### How can we add support for these plugins?
https://flatpickr.js.org/plugins/#rangeplugin-beta
https://github.com/flatpickr/flatpickr/tree/master/src/plugins
I kind of solved it by importin…
-
# Webpack
## 概述
[本质上](https://webpack.docschina.org/concepts/),webpack 是一个现代 JavaScript 应用程序的静态模块打包工具。当 webpack 处理应用程序时,它会在内部构建一个 依赖图(dependency graph),此依赖图会映射项目所需的每个模块,并生成一个或多个 bundle。
## 核心…
-
**你需要什么功能?**
下载小说的时候, 如果是繁体, 自动保存为简体
**目的是解决什么问题?**
有些不错的小说作者是用繁体写作的, 转换之后读起来更容易一些。
特别是epub: 如果我选择txt, 则可以下载完成之后自己用其他工具手动转换, 但如果想选择epub就没办法了
**其他软件是否有此类功能可以参考?**
npm上有一些package, 例如[chinese_c…
-
Currently you have to add all icons into library in one central place (eg main App.vue component).
I tried to follow @fortawesome/vue-fontawesome pattern i.e. add icons to library in specific compo…
-
Since `radium` (née `radium-ui`) will become an aggregator module, it would be really cool if we could figure out a way to publish an ES6 version of the code (that only requires `babel`'s `es2015` pre…