mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
Updating paths in packaging fixtures README
This commit is contained in:
parent
2f8a3e5100
commit
2dbff6e10c
|
|
@ -16,7 +16,7 @@ First, build React and the fixtures:
|
|||
cd react
|
||||
npm run build
|
||||
|
||||
cd fixtures
|
||||
cd fixtures/packaging
|
||||
node build-all.js
|
||||
```
|
||||
|
||||
|
|
@ -24,7 +24,7 @@ Then run a local server at the root of the repo, e.g.
|
|||
|
||||
```
|
||||
npm i -g pushstate-server
|
||||
cd ..
|
||||
cd ../..
|
||||
pushstate-server .
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user