Commit 2271473
committed
run fixup in prepare, not postprepare
'npm publish' runs 'npm prepare', but does _not_ run postprepare,
leading to a 'works on my machine' problem.
Via: microsoft/TypeScript#54546 (comment)1 parent 676bbef commit 2271473
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments