Pierre Ossman
23871b42d1
Always include Promise polyfill for legacy browsers
...
It is now used by our general code and not just by the conversion
routines, so we need to make sure it is always included for the
old browsers.
2021-03-29 11:58:26 +03:00
Pierre Ossman
d6d875ef3b
Clean up handling of untransformed files
...
This control flow is difficult enough as it is to follow. Move the
handling of the untransformed files to a separate block to make it
slightly easier to understand.
2021-03-29 11:58:20 +03:00
Pierre Ossman
6c84631bbc
Remove redundant "no copy" check
...
We also check this list as a filter to walkDir(), so no need for the
extra check here.
2021-03-29 11:58:13 +03:00
matt
408c005d3e
Initial commit
2020-09-20 12:16:44 +00:00