bones
bones copied to clipboard
Issue with Symlink upon heroku deployment
node_modules/APP never get's created.
running Heroku run bash and entering the remote command line where on the root we ran node bin/mkapplink.js seemed to make the intended use of APP work.
Part of the issue is __dirname may be run from the incorrect path during the heroku install.
@queerviolet &co. — has this been addressed already? Don't want to burn time on it if we've already figured out the solution.