Commit Graph

4 Commits (23871b42d19bd0ed65460a07689a818fb387ae69)

Author SHA1 Message Date
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.
4 years ago
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.
4 years ago
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.
4 years ago
matt 408c005d3e Initial commit 5 years ago