Skip to content

Commit 126a1ca

Browse files
authored
Expose examples
1 parent 374558a commit 126a1ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/_build/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const debugSources = {
55
const allSources = {
66
"": "docs",
77
"archive": "archive",
8+
"examples": "examples",
89
"mithril.js": "node_modules/mithril/mithril.js",
910
"mithril.min.js": "node_modules/mithril/mithril.min.js",
1011
"stream.js": "node_modules/mithril/stream/stream.js",

0 commit comments

Comments
 (0)