mirror of
https://github.com/VisActor/VChart
synced 2024-11-21 07:35:35 +00:00
Merge pull request #3440 from VisActor/docs/lynx
Some checks are pending
TEST CI / build (18.x) (push) Waiting to run
Some checks are pending
TEST CI / build (18.x) (push) Waiting to run
docs: add lynx compatible doc
This commit is contained in:
commit
167bb159ad
@ -277,4 +277,6 @@ For General charts, the default registered components are as follows:
|
||||
|
||||
When using semantic tags, if you need components that are not loaded by default, you only need to register the missing components.
|
||||
|
||||
[Note]: If there is an error similar to "No matching export in..." when using Lynx, please upgrade the version of Lynx or configure resolve.enable INodeCache to false
|
||||
|
||||
For reference on on-demand loading of VChart, see [related documentation](/vchart/guide/tutorial_docs/Load_on_Demand).
|
||||
|
@ -277,4 +277,6 @@ lynx-vchart 本身代码都支持按需加载,当需要 VChart 按需加载的
|
||||
|
||||
使用语义化标签的时候,如果用到其他没有默认加载的组件,只需要注册未加载的组件即可;
|
||||
|
||||
【注意】:如果使用lynx出现报错类似“No matching export in ...”,请升级lynx的版本,或者配置resolve.enableINodeCache为false
|
||||
|
||||
VChart 按需引用参考[相关文档](/vchart/guide/tutorial_docs/Load_on_Demand)
|
||||
|
Loading…
Reference in New Issue
Block a user