I have HTML files with script
tags, containing either ES6 code or CDN links to modern JavaScript libraries (such as lodash). I need to have all the code in ES5, since it's required by the Prince software for converting them to HTML. Is there a way to solve this problem?
Asked
Active
Viewed 35 times
1

Heretic Monkey
- 11,687
- 7
- 53
- 122

Eugene Barsky
- 5,780
- 3
- 17
- 40