From @levbrie on October 19, 2014 5:55
the postinstall script in _package.json had to be removed so that when copied to dist, it wouldn't cause heroku install to fail, since bower_components are included directly in dist
Copied from original issue: levbrie#7
From @levbrie on October 19, 2014 5:55
the postinstall script in _package.json had to be removed so that when copied to dist, it wouldn't cause heroku install to fail, since bower_components are included directly in dist
Copied from original issue: levbrie#7