Skip to content

Commit 8afc581

Browse files
committed
comment out precompiled brython modules
1 parent 62fee3e commit 8afc581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/templates/layouts/base.swig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<script type="text/javascript" src="scripts/brython/www/src/py_import_hooks.js"></script>
131131
<script type="text/javascript" src="scripts/brython/www/src/async.js"></script>
132132

133-
<script type="text/javascript" src="scripts/brython/www/src/py_VFS.js"></script>
133+
{# <script type="text/javascript" src="scripts/brython/www/src/py_VFS.js"></script> #}
134134
<!-- endbuild -->
135135

136136
<!-- build:js(client) scripts/main.js -->

0 commit comments

Comments
 (0)