Rafi
Rafi
> You can actually use parcel's watch to handle this. There is an example of this in https://github.com/ceoimon/react-parcel-ts-extension-boilerplate/blob/master/package.json > > I'll have a proof of concept up tomorrow latest Friday....
sure I even tried but couldn't figure out where codeMirror included inside the repl code. It just seems to be used in[ repl/repl.js](https://github.com/ramda/ramda.github.io/blob/master/repl/lib/js/repl.js) but not included any where guess I...
@buzzdecafe I did not know that I thought it was a different sub project. Thanks
> I'll take a stab at this Awesome. Thanks @zerothabhishek
> You can maybe also do something like this for the url: > > https://github.com/raycast/extensions/blob/a5923b9e258398c002381c308a7d374e312b7c9e/extensions/whois/src/utils/index.ts#L40 I actually tried that method but it doesn't work with Brave browser so will need...
> Brave(Firefox) is just working different than all other browsers which is super anoying - it doesn't feels like a good solution to copy the URL to clipboard if it's...
> Brave(Firefox) is just working different than all other browsers which is super anoying - it doesn't feels like a good solution to copy the URL to clipboard if it's...