Explicitly Check WEBPACK_FORCE_COMPILE as True
WEBPACK_FORCE_COMPILE defaults to false but the script checks for it
to be empty. We should be explicitly checking for the value to be true instead.
WEBPACK_FORCE_COMPILE defaults to false but the script checks for it
to be empty. We should be explicitly checking for the value to be true instead.