Va Da
Va Da
`put` and `putRaw` addons are set on nano instance automatically. Can you please share the code where you apply the `keyframes` addon? It should be something like this: ```js import...
Any luck?
You could use my in-memory file system to hold files [`memfs`](https://github.com/streamich/memfs); and then you would have to implement your custom `require` function. That would basically mimic NodeJS environment.
Well then just keep it your way. But if you will use an in-memory file system, you will need to write your own `require` function, which is `module` module in...
@ackvf Here is an example usage: https://github.com/reactjs/rfcs/pull/47#issuecomment-385005257
> FaCC — Function as Child Component
Build version: __`1.9.0-pr-84.241`__ :crossed_fingers: [`feat-pluggable`](https://github.com/MailOnline/libreact/tree/feat-pluggable) on [*Travis*](https://travis-ci.org/MailOnline/libreact/builds/383794821) :tada:
`` was implemented here: https://github.com/MailOnline/libreact/pull/45
Maybe it could have a timer to take snapshots periodically.
And something with https://github.com/adriancooney/console.image package.