MFSU 的构造函数是不是可以优化一下 #10181
mysteryven
started this conversation in
Ideas
MFSU 的构造函数是不是可以优化一下
#10181
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在 MFSU 构造函数中,有如下的代码:
虽然设置了默认值,但是取值的时候还是需要使用
!
:把上面逻辑放到
resolveConfig
内部去,然后把参数的类型改掉会不会更好呢:Beta Was this translation helpful? Give feedback.
All reactions