[Enhancement] Remove frontend env file 🔥(#179)

This commit is contained in:
Pranav Raj S
2019-10-25 12:01:05 +05:30
committed by GitHub
parent f4358d9993
commit f869598cb4
7 changed files with 142 additions and 117 deletions

View File

@@ -43,6 +43,5 @@ module.exports = {
},
globals: {
__WEBPACK_ENV__: true,
__FB_APP_ID__: true,
},
};