extension icon indicating copy to clipboard operation
extension copied to clipboard

Refactor: `test-app` should be it's own package

Open kyranjamie opened this issue 2 years ago • 3 comments

Currently there are dependencies, that are only used in the test-app package, installed in the main wallet's package.json.

test-app should have its own package.json and list its own dependencies. We should remove any test-app packages from the main wallet's package.

kyranjamie avatar Oct 12 '21 17:10 kyranjamie

Good call, I have noticed this being a problem too. 👍

fbwoolf avatar Oct 12 '21 18:10 fbwoolf

@kyranjamie is this resolved?

markmhendrickson avatar Apr 28 '22 12:04 markmhendrickson

No, we should still do this when we get the chance

kyranjamie avatar May 02 '22 10:05 kyranjamie

Changed the issue name here to reflect moving the test-app out of the wallet repo and into the new browser app.

fbwoolf avatar Mar 02 '23 19:03 fbwoolf