vue-funnel-graph-js
vue-funnel-graph-js copied to clipboard
Error using with CDN
I try to use the vue-funnel with CDN but I get this error:
Uncaught ReferenceError: interpolate is not defined
at vue-funnel-graph.min.js:1
How I fix it?
Any update on this issue?
I have the same problem with UNPKG
Can't find variable: interpolate
My suspicion is it has to do with this library running on Node 14 and us running on Node 16