We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d3d2b1 commit e4c0f0eCopy full SHA for e4c0f0e
1 file changed
pages/js/index.template.html
@@ -384,8 +384,8 @@ <h2>template</h2>
384
<script type="editor" data-lang="js">
385
386
// best solution can be found here
387
- // https://github.com/stopsopa/htmx/blob/196c83f37e03069cdd3978493df791e6df3ee298/server.js#L10
388
- // ./js/cacheTemplate.ts
+ // https://github.com/stopsopa/select-component-sandbox/blob/7b608469724457f15c90a0d2faf372c4a558356c/server/cacheTemplate.parallel.test.ts
+ // WARNING: check in main branch for latest code and tests
389
390
// using Tagged Template Literals
391
function myTag(strings, ...keys) {
0 commit comments