antvis / S2

⚡️ A practical visualization library for tabular analysis.

Home Page:https://s2.antv.antgroup.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pnpm core:watch 经常卡顿

Create-Peace opened this issue · comments

🏷 Version

Package Version
@antv/s2
@antv/s2-react
@antv/s2-vue

Sheet Type

在S2原项目中执行pnpm core:watch,修改代码后保存,经常卡顿不能编译了,能优化一下吗 ?

  • PivotSheeXt
  • TableSheet
  • GridAnalysisSheet
  • StrategySheet
  • EditableSheet

🖋 Description

⌨️ Code Snapshots

🔗 Reproduce Link

🤔 Steps to Reproduce

😊 Expected Behavior

😅 Current Behavior

💻 System information

Environment Info
System Windows10
Browser Chrome

没太懂你用 core:watch 的用途? watch 本质上就是 rollup 的 watch, 你如果是本地单独调试 S2 请用 react:playground, 如果是在你的项目中调试 S2 请用 npm link

https://s2.antv.antgroup.com/manual/contribution#%E8%B0%83%E8%AF%95%E5%8A%9F%E8%83%BD