Created by: ARKKYN
This pull request handles the following concerns:
- Removes Unused/Dead css code from css files in the build output
- Added
americanexpress/purgecss-loaderpackage to thewebpack.config.jsfile under react-scripts - Updated the dependencies in
package.jsonfile
Tested this config on create react app by adding external css library (bootstrap)
- Before
americanexpress/purgecss-loaderloader added
- After
americanexpress/purgecss-loaderloader added