Commit 52cd19f
committed
chore: create bundle during prepare step
aegir release runs build then npm publish. npm publish runs prepare
which removes the dist folder and creates type defs.
We need typedefs and the bundle so just run the build step. This will
make building take a little longer.1 parent 1e4a8b5 commit 52cd19f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments