VisActor / VTable

VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
https://visactor.io/vtable
MIT License
1.68k stars 142 forks source link

[Feature] webpack3构建环境下,正则表达式/gs语法报错问题 #2005

Closed cy17317443 closed 3 months ago

cy17317443 commented 3 months ago

What problem does this feature solve?

vtable_1 可以解决wenpack构建环境通过npm安装插件使用的问题

What does the proposed API look like?

container-dom.js文件内,正则表达式 /<td[^>]>(.?)<\/td>/gs,修改成兼容性写法