Commit e42a4ad
committed
[changed] Stop using npm prepublish script
It just doesn't do what it says it does. npm/npm#3059
Besides, we already have a postinstall script that generates the lib dir
for people installing from GitHub. And we have scripts/build.sh for
creating the lib dir prior to a release.1 parent 3be6a2d commit e42a4ad
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments