Commit b729417
committed
fix(app-check): remove javascript files from web post-typescript migration
if the JS is present alongside the TS, the typescript compiler engages
in a race with itself inside the same file, and the final contents are
indeterminant - may be the original JS, may be the pure TS transpile,
or could be a mix of the two that won't compile1 parent f932b23 commit b729417
File tree
3 files changed
+0
-99
lines changed- packages/app-check/lib/web
3 files changed
+0
-99
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
0 commit comments