update local testing instructions

This commit is contained in:
brookeangel 2019-04-19 10:30:54 -07:00
parent 7df8ee3613
commit c3f53ab805

View File

@ -54,7 +54,7 @@ To see them locally:
script/develop.sh script/develop.sh
``` ```
If you'd like to test your widget in the monolith before publishing, check out the helpful tips [here](https://paper.dropbox.com/doc/Grafting-noredink-ui-into-the-monolith--AOae7awXY8Br7YEhbZunUEZdAg-ff7N9zwMyRR2D5Umza5Ez). If you'd like to test your widget in the monolith before publishing, run `script/test-elm-package.py ../path_to_this_repo` from the monolith's directory.
## Tests ## Tests