Commit c69cbd6
committed
refactor(node-smol-builder): update bootstrap source to shared package
Update smol builder to use new shared bootstrap package location:
- Changed from packages/socket/dist/bootstrap-smol.js
- Changed to packages/bootstrap/dist/bootstrap-smol.js
This integrates with the newly created @socketsecurity/bootstrap package
which provides shared bootstrap logic for both npm wrapper and smol binary.1 parent 15dd45f commit c69cbd6
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
| 284 | + | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
| 290 | + | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
0 commit comments