Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Support for Yarn Workspaces was added by:

1. Updating the Webpack config:

- Use `main:src` in in `package.json` for loading development source code.
- Use `main:src` in `package.json` for loading development source code.

- Use `production` or `development` settings based on your `yarn workspaces` settings in your `<workspaces-root>/package.json`:

Expand Down