dillon1000/react
Commit
Browse files Test that React loads properly in a web worker
This should catch top-level uses of `window` and `document`, while lint rules catch `global`.
Changed paths6 files
First-parent comparisonGruntfile.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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…