Skip to content

Commit 05d6844

Browse files
committed
Small build fix
1 parent fe247cb commit 05d6844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ const development = {
1919
APP_MANUAL_TESTING: '',
2020
APP_BACKEND_URL: '',
2121
APP_BACKEND_INDICIA_URL: '',
22+
APP_FEEDBACK_EMAIL: '',
2223
};
2324

2425
appConfig.plugins.unshift(

0 commit comments

Comments
 (0)