Skip to content

Commit

Permalink
Build. Bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephband committed Dec 18, 2023
1 parent e56ba2d commit 5962c8c
Show file tree
Hide file tree
Showing 23 changed files with 38 additions and 45 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Literal <span class="text-06">0.8.2</span>
# Literal <span class="text-06">0.8.3</span>

Literal is a DOM-first templating library that enhances **HTML `<template>`s**
with **JS literal expressions** and renders them with a
Expand Down
6 changes: 3 additions & 3 deletions build/chunk-2XNEJRSL.js → build/chunk-JU3YUBZG.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/chunk-GVDKOID6.js → build/chunk-RDIHUW6R.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/chunk-HUSESR3P.js → build/chunk-V7ZXZ57K.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Literal
0.8.2
By Stephen Band
Built 2023-12-17 23:15 */
Built 2023-12-18 13:39 */

4 changes: 2 additions & 2 deletions build/data/clock.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Literal
0.8.2
By Stephen Band
Built 2023-12-17 23:15 */
Built 2023-12-18 13:39 */

import"../chunk-HUSESR3P.js";import{m as t}from"../chunk-2XNEJRSL.js";var e=t({time:0});setInterval(()=>e.time=window.performance.now()/1e3,1e3);var r=e;export{r as default};
import"../chunk-V7ZXZ57K.js";import{m as t}from"../chunk-JU3YUBZG.js";var e=t({time:0});setInterval(()=>e.time=window.performance.now()/1e3,1e3);var r=e;export{r as default};
Loading

0 comments on commit 5962c8c

Please sign in to comment.