react-workspaces / react-workspaces-playground

⚛️ 🐈 Zero Config Create-React-App Monorepos with Yarn Workspaces, Lerna and React Storybook.
https://react-workspaces.github.io/react-workspaces-playground/
764 stars 128 forks source link

Updates to fix application tests #5

Closed Remimstr closed 5 years ago

Remimstr commented 5 years ago

I updated the main field in components' package.json files so tests will run. Also fixed a typo in the README while I was at it.

Resolves: #4

F1LT3R commented 5 years ago

Sorry I missed this earlier!

I've changed things around quite a bit since then. (Upgrade to latest Create React App, Storybook).

Apologies for blowing away your PR.

Remimstr commented 5 years ago

It’s all good, these updates to cra 3 and storybook 5 are awesome!

F1LT3R commented 5 years ago

Great!

Let me know if you bump into any issues. I'm going to try and be more on top of this now there's quite a few people using it.

Happy to accept PRs for upgrades/ addition of useful functionality.