* Pass docs js through Babel
* Use ES6 in docs js
* Only run babel on src files
* Allow babel in Hugo
* Update scripts.html
* Inherit from the root .eslintrc.json
* Use `Array.from`
* Drop Babel from docs
* Prefer template
* replace IIFE with arrow functions
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: GeoSot <geo.sotis@gmail.com>
* Revert "Adapt to the recent main changes"
This reverts commit 50d892167036f440f9224327b0a48cf72a2e44b6.
* Revert "Add Hugo Pipes logic for local and vendored scripts."
This reverts commit 3fcfd606f2c264f1d3434e99c140a05edec461c3.
* Revert "Use Hugo mounts for our docs vendor JS files."
This reverts commit 6b071116f3b09b59a423ad999efbd67f8645bfa5.