diff options
author | 2021-08-14 02:39:44 -0700 | |
---|---|---|
committer | 2021-08-14 02:39:44 -0700 | |
commit | 16c76743048ef905269e2711cb0148ecc4e57f3f (patch) | |
tree | a8fb11b55767945a47e92120179f2f762b1f8e99 /demos/css-stress-test/test-pnpm.js | |
parent | f59892f647ceef1c05e40c9cdef4f79d0a530c2f (diff) | |
download | bun-16c76743048ef905269e2711cb0148ecc4e57f3f.tar.gz bun-16c76743048ef905269e2711cb0148ecc4e57f3f.tar.zst bun-16c76743048ef905269e2711cb0148ecc4e57f3f.zip |
lots
Former-commit-id: 0b8128cb3b4db02f9d33331b4c2c1b595156e6c8
Diffstat (limited to 'demos/css-stress-test/test-pnpm.js')
-rw-r--r-- | demos/css-stress-test/test-pnpm.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/css-stress-test/test-pnpm.js b/demos/css-stress-test/test-pnpm.js new file mode 100644 index 000000000..b494d82dd --- /dev/null +++ b/demos/css-stress-test/test-pnpm.js @@ -0,0 +1 @@ +import jsx from "/Users/jarred/Code/esdev/demos/css-stress-test/node_modules/react/cjs/react-jsx-dev-runtime.development.js"; |