Table of Contents

Installation

  • Global, the location is at AppData/Local/Yarn/bin/webpack-cli
yarn global add webpack-cli
  • Local, the location is at (./node_modules/.bin/webpack.cmd)
yarn add webpack-cli