Skip to content

Commit 3a5fbc0

Browse files
committed
ignore built files
1 parent f6cda68 commit 3a5fbc0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
old/
2-
node_modules/
2+
node_modules
33
#temporarily ignore
44
design/
5-
5+
built-slide-controller.js
66
x64/
77
build/
88
[Bb]in/

general/html-streaming/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@ https://stackoverflow.com/questions/49515634/css-last-of-type-does-not-match-whi
6969

7070
## Going Beyond
7171

72-
Is it possible to refresh the page without JavaScript ?
72+
Is it possible to refresh the page without JavaScript ? Yes see demo3
7373

7474
What are the costs/benefits of HTML streaming on low tier devices and Internet of Things ?
7575

7676
More concrete use cases ?
77+

0 commit comments

Comments
 (0)