Open MKHenson opened 8 years ago
We need a way of ignoring the local config files related to the build process of the app. The two files that need to be removed are
./config.ts ./lib/core/db.ts
These change for each local computer and so need to be part of the build process and not hard coded.
We need a way of ignoring the local config files related to the build process of the app. The two files that need to be removed are
These change for each local computer and so need to be part of the build process and not hard coded.