Created by: rwieruch
I ran into this issue as well where I had to use a public folder to make larger (2mb) files (.json) available to my application via the public folder and a symlink to the files in the node_modules folder (how to, issues). Just added this use case to the list of "When to use a public folder" for others in case they run into it as well.