url question about snowpack
When I tried to pack my project with snowpack, I found the introduced errors in diagram.js and layout.js of src of venn, , the specific errors are as follows
I hope you can modify the import path of these two files or if you can provide a good solution, thank you very much
Are you running the latest version? I believe this has been fixed for quite a while : https://github.com/benfred/venn.js/blob/5ff0ef3ff450803a50c69493cd2bb6ce8b04f9fb/src/diagram.js#L6
Are you running the latest version? I believe this has been fixed for quite a while :
https://github.com/benfred/venn.js/blob/5ff0ef3ff450803a50c69493cd2bb6ce8b04f9fb/src/diagram.js#L6 I have indeed used the latest version 0.2.20,but still get the wrong quote
and my system is windows
