diff options
author | 2021-08-17 01:44:30 -0700 | |
---|---|---|
committer | 2021-08-17 01:44:30 -0700 | |
commit | 574be79253f503fe3caedf5d66b1ff35f71a55d0 (patch) | |
tree | 1b55bb45d754a33428267834b75bd26ee1fa21fb /demos/css-stress-test/bun-framework-next/index.js | |
parent | 209391d01c9fad548d5b84d8d0c530d317aa1d92 (diff) | |
download | bun-574be79253f503fe3caedf5d66b1ff35f71a55d0.tar.gz bun-574be79253f503fe3caedf5d66b1ff35f71a55d0.tar.zst bun-574be79253f503fe3caedf5d66b1ff35f71a55d0.zip |
alright thats the rename
Former-commit-id: 0faf61249e76382dfb1aa8721249474eae920753
Diffstat (limited to 'demos/css-stress-test/bun-framework-next/index.js')
-rw-r--r-- | demos/css-stress-test/bun-framework-next/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/css-stress-test/bun-framework-next/index.js b/demos/css-stress-test/bun-framework-next/index.js new file mode 100644 index 000000000..10adb5205 --- /dev/null +++ b/demos/css-stress-test/bun-framework-next/index.js @@ -0,0 +1 @@ +console.log("HI"); |