Skip to content

Commit 0ff8cc3

Browse files
committed
Clarify in readme about weirdness with demo
1 parent 6609f1b commit 0ff8cc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm run build
2323

2424
When it completes, load `file:///path-to-your-checkout/react-workflow-viz/index.html`.
2525

26-
_Note: New test data won't show with `npm run build` unless it is already present in unpkg/npm._
26+
_Note: New test data won't show with `npm run build` unless it is already present in unpkg/npm. Similarly, if a new NPM release has not been made to match the current local version specified in `package-lock.json` and `package.json`, no data will load at file:/// path. Run local development server and test that way instead (see below)._
2727

2828
<br/>
2929

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)