Closed bayleedev closed 7 years ago
This would be ideal. The problem is, this wont deploy to our production server. We need to solve this at a higher level, first.
Is there anything I can do to help?
@blainesch Let me try to elaborate.
We deploy the avatars-api to heroku. Since we don't track compiled assets, in git, we need heroku to run the build, to generate the compiled assets used on the server. Right now, that means we have to have development dependencies in the dependencies section. We would need to do a number of things, to be able to separate the two:
Gulpfile.js
). I believe that's it, but I might be missing a few things. There's an existing issue that discusses some of this: https://github.com/itsthatguy/generator-spire/issues/19
I hope that helps clarify things.
Makes sense, thanks for clarifying [:
For smaller bundles.