uppy/website/scripts
Antoine du Hamel c1859e528a
tools: remove use of promisify where possible (#3010)
* tools: remove use of `promisify` where possible

Remove use of `promisify` when a native promise API is available.

* website: fix minify build

It seems that `tinyify` doesn't support some modern ES features,
replacing it with `terser`.

* website: fix highlight script

`Prism` needs to be a global variable now it seems...
2021-07-14 14:22:06 +02:00
..
highlight.js tools: remove use of promisify where possible (#3010) 2021-07-14 14:22:06 +02:00
scss.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00