12.16.01.17.13git clone this repocd dependencies/foo && yarn && yarn prepublish && cd ../../yarnyarn buildcd dist && python3 -m http.server && cd ../App.svelte - compilation is successful, but foo is not resolving at runtime due to exports not being defined, resulting in a 500 internal server error.
At runtime, open dev tools and look at console to see error.
Error image: at imgur