Blaine

Results 87 comments of Blaine
trafficstars

Do we have an existing workaround? Or is putting images in public the only way to go?

> I would also be interested in a work around ! Current workaround is to use webpack as the bundler instead of vite. in your `nuxt.config.ts` set ```ts export default...

@joshmakar Nope. I had to drop the feature entirely.

A point to note is the availability of steps recorder. Allowed users to build html based steps as a series of images with instructions.

Can we also integrate the Steps Recorder that windows already has? It generates HTML but It would be great if the screenshots could be small gifs, that the user can...

Trying to do this on a mac, but cant use the latest features because the commands refuse to work :(

I am planning to add collab on multiple file documents, that I plan to write to a file on a remote machine. Now Currently I get around this by, 1....

That sounds great and I have been doing just that. Thanks! Was interested in a more native way of doing this. where i dont have to maintain multiple users list.

Yes. The global this , is not window in case of a node env. The base firepad provides a headless api. May I know an eta on the next release?

Nope I still get the very same error. ```json "dependencies": { "@hackerrank/firepad": "^0.3.1", "@operational-transformation/plaintext": "^0.1.1", "@operational-transformation/plaintext-editor": "^0.1.1", "dotenv": "8.2.0", "firebase-admin": "^9.11.1" }, "devDependencies": { "@types/node": "14.14.25", "nodemon": "2.0.7", "ts-node": "9.1.1",...