JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q31886F
  • License ISC

Util to find unused code in webpack based project

Package Exports

  • wp-unused

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (wp-unused) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

wp-unused

Util to detect deadcode in webpack-based project

Install

npm i --save-dev wepack webpack-cli wp-unused

Usage

npx wp-unused ./path/to/src ./path/to/webpack.config.js