You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Some usage examples. (*only two at the time, more to come later*)
68
67
*`./source/rollup`:
69
-
* A [Rollup](https://rollup.org) plugin to ease the process of bundling this library with your code. This targets the *consumers* of the library, not the library itself. (*more info to come*).
68
+
* A [Rollup](https://rollup.org) plugin to ease the process of bundling this library with your code. (*more info to come, meanwhile see [rollup.config.js](./rollup.config.js)*).
70
69
*`./source/stubs`:
71
70
* Used for efficient bundling of Koffi with `Rollup`.
0 commit comments