dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M compiler/forget/package.json ModifiedM compiler/forget/scripts/test262-preprocessor.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…