We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 374558a commit 126a1caCopy full SHA for 126a1ca
scripts/_build/config.js
@@ -5,6 +5,7 @@ const debugSources = {
5
const allSources = {
6
"": "docs",
7
"archive": "archive",
8
+ "examples": "examples",
9
"mithril.js": "node_modules/mithril/mithril.js",
10
"mithril.min.js": "node_modules/mithril/mithril.min.js",
11
"stream.js": "node_modules/mithril/stream/stream.js",
0 commit comments