HolyFata
HolyFata
https://github.com/[holyfata-reproduction/automd-issue99-reproduction](https://github.com/holyfata-reproduction/automd-issue99-reproduction) I made a repo for the issue, the amazing thing is that if you export the async function it will be ok. However, to normal, if will be ok...
```ts import { createJiti } from 'jiti'; import path from 'node:path'; import { defu } from 'defu'; import babelPluginUntyped from 'untyped/babel-plugin'; // const jitiOptions = { fsCache: false, moduleCache: false...
1. The scheme is {} 2. when fsCache is false, the code will throw a error
用v3版本试试呢?
幸苦提供一下 reproduction link
给个复现Repo呢,我起了一下是正常的
怎么用showDialog调用的呀,我在官网文档里面没有搜索到这个API
没有复现诶,我用的是京东小程序开发者工具 https://github.com/holyfata/nutui-playground -> feature_#3296_reproduction ```html 提交 重置提示状态 ```