0.2.0 • Published 2 years ago

@readable-js/react-codemirror v0.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

FOR DEV: you need to install the peerDep react and react-dom locally to have good autocompletion But when using CRA, it complain about two version of react. so you have to delete them

ASLO:

"@readable-js/core": "file:../readable-js"

You need to use that for dev. but for prod (that was the good point of workspaces...)


to dev with the CRA project, it is sometimes wtf, you have to relaunch from all sides sometimes... But I don't think I can do better, or ?