Curran Kelleher
                                            Curran Kelleher
                                        
                                    The line number hack causes issues for me as well. Example: My code: ``` const { select, scaleLinear, scalePoint, extent, line, cross, csv, } = d3; ``` The code that...
Maybe that line number hack could be removed?
I agree, this would be amazing. I tried `npm install` and it failed with the following: ``` $ npm install npm ERR! code ENOVERSIONS npm ERR! No versions available for...
Awesome!
I'd appreciate this as well.
I'm still interested in finding a suitable solution. I have not found one yet.
Suggest to close in favor of https://github.com/rollup/rollup-starter-app/pull/22
Probably you need to run the build first.
FWIW there are some older vanilla JS examples here: https://vizhub.com/curran/717a939bb09b4b3297b62c20d42ea6a3?edit=files&file=viz.js https://vizhub.com/search?query=vega
FWIW here's another HTML example https://vizhub.com/curran/7392ee124c8249b884e735abf6da8df4?edit=files&file=index.html