South Drifter

Results 130 comments of South Drifter

> 我先了解一下基于 yaml 的结构化 issue 配置方式。 #306 已经实现了表单配置,接下来就需要把前端框架替换为 Next.js 这样的文件目录路由,或使用 [Parcel 的 glob 加载机制](https://parceljs.org/features/dependency-resolution/#glob-specifiers)。

> hello @TechQuery sorry about the (very) late reply. We think now might be a good time to bring back this meetup program to life. Would you still be interested...

PReact & Ant Design work well, but they failed recently: idea2app/React-MobX-Ant-Design-ts@63ad8bc

> Please provide a _minimal_ reproduction, it's not fair to ask maintainers to browser through a full project. @rschristian That repository is not a full project, it's just a scaffold...

> [This is the example StackBlitz we provide in the bug template](https://stackblitz.com/edit/create-preact-starter), which is just about ideal for a web reproduction. Thanks, but Parcel 2.x is my real bundler, not...

> Looks like we'll need to widen `FunctionComponent` to return `ComponentChild` as [React does](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/a75bdae278c1b80f762edc34b0b82049f2aa506d/types/react/index.d.ts#L1113-L1122), but that seems to cause havoc in our tests: > > ```diff > - (props: RenderableProps,...

> 解决这个问题:https://github.com/NervJS/taro/issues/15919 @VaynePeng 你直接重新编辑你的主题帖,在 `fix #` 后面写 issue 号码。

@mischnic There's no error with `[email protected]`, but nothing outputs: https://github.com/parcel-bundler/parcel/discussions/8896#discussioncomment-9909332 Enabling `@parcel/resolver-glob` changes nothing: EasyWebApp/mark-wiki#1

> @mischnic There's no error with `[email protected]`, but nothing outputs: [#8896 (reply in thread)](https://github.com/parcel-bundler/parcel/discussions/8896#discussioncomment-9909332) > > Enabling `@parcel/resolver-glob` changes nothing: [EasyWebApp/mark-wiki#1](https://github.com/EasyWebApp/mark-wiki/pull/1) I find another way to resolve the building script:...

This error shows again with `[email protected]` & `[email protected]`: idea2app/Idea-React@42d990a