Nick Baroni
Nick Baroni
For reference, here's a makefile for manually backing-up and restoring Beaker dats in Linux (I'm using Ubuntu), according to the process suggested above. I'm only backing up the `Profiles` file...
On topic, but not something that would go in the beaker code base, it would be nice to have common hyperdrives for developing modules. Right now I've been working off...
@metanomial I was asking more about hyperdrive's that would be considered development dependencies. I'm using the `.ui` folder inside of Paul's Worker RPC module, which provides a UI for running...
The issue is that Buffer is automatically polyfilled in Browserify, but Vite doesn't use `near-api-js` browser bundle, nor does it bundle at all in development (it's best feature). The downside...
I'm also seeing this error using the Parcel bundler, kepler.gl v2.5.5, and React v16 or v17.