scaife-viewer / sv-mini

front-end for the Scaife "SV Mini" prototype
https://scaife-viewer.org/
MIT License
3 stars 0 forks source link

Prevent webpack from resolving symlinks #4

Closed jacobwegner closed 4 years ago

jacobwegner commented 4 years ago

Resolves the infinite loop we saw when trying to work with scaife-widgets locally via yarn link.

Instructions for developing scaife-widgets in parallel can be found at: https://github.com/scaife-viewer/scaife-widgets/blob/improve-dev-workflow/README.md#develop-scaife-widgets-in-parallel-with-a-scaife-viewer-front-end

jacobwegner commented 4 years ago

Improve scaife-widgets dev workflow