forked from originjs/vite-plugin-federation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(examples): add missing step for building at repository root first (
originjs#583) This adds a step to some of the example README files for installing dependencies and building at the repository root first. I was running into the same issue as originjs#513 because I was following the instructions exactly, not realizing that I needed to first install dependencies and build at the repository root. Fixes originjs#513.
- Loading branch information
1 parent
cfaa562
commit 3d29efe
Showing
3 changed files
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters