-
Hi! While looking into using Datadog RUM, I noticed the bundle size is much bigger than I'd expect: [@datadog/browser-rum bundle analysis](https://bundlephobia.com/result?p=@datadog/browser-rum@1.7.5)…
-
Hi, and thank you for merging [my small PR](https://github.com/GoogleChrome/lighthouse-ci) earlier :smile: I love that this repo exists, and the great work you're putting in here. :clap:
I'm havin…
j0nas updated
2 years ago
-
```
timax@timax-laptop:~/Code/Local-Deep/dev$ npm run local
> @deep-foundation/dev@0.0.21 local
> cross-env npm_config_yes=true NEXT_PUBLIC_ENGINES=1 NEXT_PUBLIC_HIDEPATH=1 JWT_SECRET="{\"type\":…
-
# Background
This project started out as a small package. Over time, more and more features were added and it now provides many different things and is used by many developers. But I'm not 100% happy…
-
### Feature Use Case
It would be cool to be able to inline dynamic imports not only with single entry point, but also with multiple entries.
So the "Feature Use Case" - same as for a single entr…
-
疑问:百度了,说是dart-sass的问题,
解决方案:去掉dart-sass 改回node-sass, (pass)
求解???
![QQ图片20201202112848](https://user-images.githubusercontent.com/56266843/100824785-dac24880-3491-11eb-96d5-a3c3ee96a7ee.png)
-
**Describe the bug**
A number of code samples use Prisma:
- https://github.com/Azure-Samples/azure-sql-db-prisma/
- https://learn.microsoft.com/en-us/shows/beginners-series-to-learn-a-full-stack-…
-
趁着元旦,roadhog 2.0 发布了,我们一起来看看有啥变化吧。
👏 👏 👏
**一、**
首先,我们把底层重写,基于 [af-webpack](https://github.com/umijs/umi/tree/master/packages/af-webpack)。
为啥要基于 af-webpack?**单看 roadhog,这意义不大,但如果有数个…
-
- [ ] I'd be willing to implement this feature
- [ ] This feature can already be implemented through a plugin
**Describe the user story**
I saw that the yarn `pnp.js` file extends some nodejs n…
-
## 前言
现在我们开发一个 React 项目最快的方式便是使用 Facebook 官方开源的脚手架 [create-react-app](https://github.com/facebook/create-react-app) ,但是随着业务场景的复杂度提升,难免会需要我们再去添加或修改一些配置,这个时候如果对 webpack 不够熟练的话,会比较艰难,那种无力的感觉,就好像是女朋友在旁边干…