Skip to content

Commit

Permalink
Clarify in readme about weirdness with demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bianca-Morris committed Sep 19, 2023
1 parent 6609f1b commit 0ff8cc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ npm run build

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

_Note: New test data won't show with `npm run build` unless it is already present in unpkg/npm._
_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)._

<br/>

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ff8cc3

Please sign in to comment.