pearai-app
pearai-app copied to clipboard
Enable fast reload for `pearai-extension` folder
Currently with yarn watch, you should be able to see changes you make right after reloading your windows without closing it.
But it seems that this fast reload doesn't apply to the changes made within the pearai-extension folder (@Trifall). Possible that it's because yarn watch doesn't include our custom extension folder.