dillon1000/react

Commit

Test that React loads properly in a web worker

This should catch top-level uses of `window` and `document`, while lint rules catch `global`.
Browse files
Changed paths6 files
First-parent comparison
M Gruntfile.js ModifiedA src/environment/__tests__/ReactWebWorker-test.js AddedM src/test/all.js ModifiedA src/test/phantomjs-shims.js AddedA src/test/worker.js AddedM test/phantom-harness.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…