Commit 88eef76
committed
Don't include Component-format Ruby in npm packages
The Component-format Ruby is not yet ready for JS-host environments, and
is decoupled by `jco transpile` during the build process. Thus, users
generally don't need the Component-format binary, and just use the
transpiled version.
Removing the binary reduces the package size and it fits within jsdelivr
size limits.1 parent cbde0a1 commit 88eef76
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments