We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe247cb commit 05d6844Copy full SHA for 05d6844
webpack.config.js
@@ -19,6 +19,7 @@ const development = {
19
APP_MANUAL_TESTING: '',
20
APP_BACKEND_URL: '',
21
APP_BACKEND_INDICIA_URL: '',
22
+ APP_FEEDBACK_EMAIL: '',
23
};
24
25
appConfig.plugins.unshift(
0 commit comments