Skip to content
  • Vincent Fugnitto's avatar
    dep: remove `font-awesome-webpack` · bb5a4366
    Vincent Fugnitto authored and Vincent Fugnitto's avatar Vincent Fugnitto committed
    
    
    The commit removes `font-awesome-webpack` as a dependency since:
    - the dependency was outdated
    - the dependency is no longer maintained
    - the dependency has high security vulnerabilities
    - the dependency does not support newer versions of webpack
    
    The change now uses the already used `css-loader` and `url-loader` to
    load font-awesome icons and fonts.
    
    Signed-off-by: default avatarvince-fugnitto <vincent.fugnitto@ericsson.com>
    bb5a4366
Analyzing file…