17biu

Results 9 comments of 17biu

前端开发,新入手后端后发,有没有eggjs比较好的案例推荐学习下

这些问题还在进行吗

将你的配置.easy-mock.js下的id改为数字,别默认 `projects: [ { id: "52fef6ac5e43ae5dbea5eb53", // 例:58fef6ac5e43ae5dbea5eb53 name: "test" // 该项目下的 API 生成之后会被放到 api/demo 目录下 } ]`

> hi,老哥你好,自研的话,有办法定位到源码报错位置吗,我试过 node 起一个服务用来还原源文件,但是line与column不准确 这个你得结合sourcemap吧?用开源的库source-map

same issue, the style will missed.

it is great, i have no see a demo? how to use it?

@nicolaspayot ok, I originally wanted to try and see if it supports a monorepo structure, allowing multiple project modules within a single project.

> add this to your `package.json` > > ``` > "overrides": { > "@parcel/watcher": "2.1.0" > }, > "@parcel/resolver-default": { > "packageExports": true > } > ``` it seems not...