dillon1000/react
Commit
Browse files Fix broken import path in test262-preprocessor
Previously we weren't ever clearing the `dist` directory so there were likely some vestigial files left over from previous builds that might have confused the import path. This commit fixes the import path and also deletes the `dist` directory on every build to ensure a clean slate.
Changed paths2 files
First-parent comparisoncompiler/forget/package.json ModifiedM compiler/forget/scripts/test262-preprocessor.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…