PaulHan

Results 5 issues of PaulHan

add generator config to custom asset filename will throw `UnhandledPromiseRejectionWarning: TypeError: config.module.rule(...).test(...).type(...).generator is not a function` ```js config.modules .rule('fonts') .test(/\.tff$/) .type('asset') .generator({ filename: 'fonts/[hash][ext][query]', }) .parser({ dataUrlCondition: { maxSize: 4...

I found the types is the error when I use this. Here is the typescript/lib/lib.dom.d.ts file ``` querySelector(selectors: string): E | null; querySelectorAll(selectors: string): NodeListOf; ```

https://github.com/siegfriedgrimbeek/fastify-api/blob/67ab5d7b81effe9c566c8c41c04feee358a745b5/package.json#L15

- 系统环境/System Environment: Linux iZwz92jm1xxceh2a8d49iyZ 5.4.0-100-generic 113-Ubuntu SMP Thu Feb 3 18:43:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: paddlehub==2.1.0 PaddleOCR: release/2.6 558b2a7 - 运行指令/Command Code:...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) For the business-oriented of monorepo repository, the folders under packages are usually owned by different...