font-awesome-sass-loader icon indicating copy to clipboard operation
font-awesome-sass-loader copied to clipboard

Instructions incorrect for latest webpack

Open AndrewRayCode opened this issue 6 years ago • 0 comments

module.exports = {
  entry: [
    "font-awesome-sass!./path/to/font-awesome.config.js",

The -loader prefix is no longer implicit in Webpack

AndrewRayCode avatar Mar 11 '18 21:03 AndrewRayCode