Skip to content

Commit cfd828e

Browse files
buzzdecafeCrossEye
authored andcommitted
stop loading external script for now (#157)
1 parent f986ff2 commit cfd828e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

repl/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@
113113
// Optional.
114114
// Here we can declare a list of libraries that we wish to have
115115
// loaded and exposed in the repl.
116+
scripts: []
117+
/*
116118
scripts: [
117119
{
118120
src : '//wzrd.in/standalone/sanctuary@latest',
@@ -135,6 +137,7 @@
135137
]
136138
}
137139
]
140+
*/
138141

139142
});
140143

0 commit comments

Comments
 (0)