In order to control version. I plan to import pkg from './package.json'
at first and auto increase build number / versions. but I found I cannot import
or require
in mobile-config.js
and I have no idea why
I’m in a similar situation, did you find a solution to this?
Hey, I’m also trying to do the same thing, did you figure it out how to do this?
Thanks!
Has anyone figured out a solution for this? I’m also interested in improving my build process to auto-increment build numbers and have fewer places to store version numbers.
I’m doing this with bash + git hooks