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

[bugfix] Need to exclude `examples` from core build.

parent 0b25977d
Branches
No related tags found
No related merge requests found
......@@ -54,4 +54,4 @@
(deps
coq-js/jscoq_worker.js))
(dirs (:standard _vendor+* \ dist node_modules))
(dirs (:standard _vendor+* \ dist node_modules examples))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment