aboutsummaryrefslogtreecommitdiff
path: root/src/js/test.js
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2022-03-20 10:58:23 +0000
committerHayleigh Thompson <me@hayleigh.dev>2022-03-20 10:58:23 +0000
commit170a249f1bc5caae55ae5a3469f0fc6beef63568 (patch)
tree13a65659aa2aef065d1acf59af20a109df83eaa4 /src/js/test.js
parent06e3827589771da31bf033d304da4ba3a40c9cde (diff)
downloadlustre-170a249f1bc5caae55ae5a3469f0fc6beef63568.tar.gz
lustre-170a249f1bc5caae55ae5a3469f0fc6beef63568.zip
:construction: Morphdom is dead, long live React.
Diffstat (limited to 'src/js/test.js')
-rw-r--r--src/js/test.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/js/test.js b/src/js/test.js
deleted file mode 100644
index ef7923a..0000000
--- a/src/js/test.js
+++ /dev/null
@@ -1,5 +0,0 @@
-import * as Lustre from 'lustre/test.mjs'
-
-document.documentElement.append(
- Lustre.html_test()
-) \ No newline at end of file