aboutsummaryrefslogtreecommitdiff
path: root/bench/hot-module-reloading/css-stress-test/inject.js
diff options
context:
space:
mode:
Diffstat (limited to 'bench/hot-module-reloading/css-stress-test/inject.js')
-rw-r--r--bench/hot-module-reloading/css-stress-test/inject.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/hot-module-reloading/css-stress-test/inject.js b/bench/hot-module-reloading/css-stress-test/inject.js
new file mode 100644
index 000000000..5328bab03
--- /dev/null
+++ b/bench/hot-module-reloading/css-stress-test/inject.js
@@ -0,0 +1,2 @@
+import React from "react";
+export { React };