程序员白彬

Results 27 comments of 程序员白彬

沸点打不开,是不是还没审核过

已经提交PR https://github.com/xitu/juejin-markdown-themes/pull/71

@iamkun 您好,我们倾向于直接使用 import dayjs from "dayjs" 如果直接指定 import dayjs from "dayjs/esm" 对打包工具库来说不是特别友好,我们希望同时能输出 esm 和 cjs, umd 等格式。 所以有 module 字段可能要好一点。

您的邮件我已收到!  我会在第一时间内回复您!非常感谢!

> Had same issue. Some workaround is put: //custom-repo.fr/repository/our-group:_auth = xxxx > > into npmrc. > > node-fetch-registry package don't get _auth key in some reason. It happend while pacote...

v0.22.4 when i using ant-design-vue. Cannot use import statement outside a module import { tuple } from '../_util/type';

有同样诉求,好像 tsx 中使用组件不能自动识别加载样式

> 目前只能结合 vite-plugin-style-import 一起用 我暂时也是这么做的

> Figured out how to make it work for me on **Windows**. > > Create a `.node-version` file at your workspace/project root directory (the same level where `.vscode` exists) containing...