Question about JS modules:
I'm using a complex-ish library (js + css + svg) for html JSON editors
But the github page only lists "how to build for npm", and lacks any "dist" folder with regular js files, or even a CDN version
Why would this be the case?
https://github.com/josdejong/jsoneditor/
I'm using a complex-ish library (js + css + svg) for html JSON editors
But the github page only lists "how to build for npm", and lacks any "dist" folder with regular js files, or even a CDN version
Why would this be the case?
https://github.com/josdejong/jsoneditor/