Skip to content
Snippets Groups Projects
Commit 49140be6 authored by Shachar Itzhaky's avatar Shachar Itzhaky
Browse files

[bugfix] Configure `node_modules` location for scratchpad.

parent 073c5b63
Branches
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@
var jscoq_opts = {
backend: sp.get('backend'),
subproc: sp.has('app'),
node_modules_path: '../node_modules/',
file_dialog: true,
implicit_libs: true,
editor: { mode: { 'company-coq': true }, theme: editor_theme },
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment