Commit dced3f3
committed
src: make --strip-types option false when compiled without amaro
stripe-types option's default value is true, but we need to ensure that when compiled without amaro, the default vaue is false.
Fixes: nodejs#606401 parent 52acfc9 commit dced3f3
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1092 | 1092 | | |
1093 | 1093 | | |
1094 | 1094 | | |
1095 | | - | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
1096 | 1101 | | |
1097 | 1102 | | |
1098 | 1103 | | |
| |||
0 commit comments