Skip to content

Commit e8f96d3

Browse files
committed
Include gentype in the snapshot.
What's left is to remove dependencies on Str and Unix.
1 parent 98946be commit e8f96d3

File tree

3 files changed

+7752
-1
lines changed

3 files changed

+7752
-1
lines changed

jscomp/snapshot.ninja

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ snapshot_path = 4.06.1
88
LTO= ../scripts/buckle_lto.js
99

1010

11-
includes = -I js_parser -I stubs -I ext -I common -I frontend -I bsb_helper -I depends -I core -I super_errors -I outcome_printer -I bsb -I ounit -I ounit_tests -I napkin -I main
11+
includes = -I js_parser -I stubs -I ext -I common -I frontend -I gentype -I bsb_helper -I depends -I core -I super_errors -I outcome_printer -I bsb -I ounit -I ounit_tests -I napkin -I main
1212
SNAP=../lib/$snapshot_path
1313

1414
build snapshot: phony $SNAP/whole_compiler.ml $SNAP/bsb_helper.ml $SNAP/unstable/all_ounit_tests.ml

0 commit comments

Comments
 (0)