mirror of
https://github.com/AEPKILL/devtools-detector.git
synced 2026-04-27 07:25:48 +03:00
[GH-ISSUE #64] 按需引入checkers 方式记录 #119
Labels
No labels
bug
bug
enhancement
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/devtools-detector#119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nihaojob on GitHub (Aug 11, 2023).
Original GitHub issue: https://github.com/AEPKILL/devtools-detector/issues/64
作者写的插件非常棒,我遇到了在webpack编译后ToStringChecker失效的问题,我用按需引入的方式解决了我的问题,特别再次记录下,希望可以帮助的其他开发者。
@weilingkang commented on GitHub (Nov 10, 2023):
请问ToStringChecker失效,按需引入的时候就不引入了会有影响吗
@AEPKILL commented on GitHub (Jan 31, 2024):
是这样的