Commit 1e207cf
committed
Build dist assets on prepare
Removes the separate build command and just always builds our dist
files on `npm run prepare`. This makes sure we never accidentally
publish a release that doesn't have up to date dist files for CDNs like
unpkg and jsdelivr.1 parent a77d879 commit 1e207cf
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments