As a user of the brunch-with-vuety skeleton, I want my newly created app (created from it) to contain centralized, environment-wise configurations that I can easily switch over using the environment mode provided by brunch. At the very least, I want to have differentiated configurations for a normal build and a production build (run with brunch b --production)
As a user of the brunch-with-vuety skeleton, I want my newly created app (created from it) to contain centralized, environment-wise configurations that I can easily switch over using the environment mode provided by brunch. At the very least, I want to have differentiated configurations for a normal build and a production build (run with
brunch b --production)