dillon1000/react
Commit
Browse files give `canUseDOM` with a possibility to be a constant (#14194)
https://webpack.js.org/plugins/define-plugin/ Webpack's DefinePlugin has the ability to replace `typeof expr` to a constant in compile-time, which should lead to better dead-code-elimination.
Changed paths1 file
First-parent comparisonpackages/shared/ExecutionEnvironment.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…