FormidableLabs / inspectpack

An inspection tool for Webpack frontend JavaScript bundles.
MIT License
592 stars 20 forks source link

Feature: Parse `multi` pathinfo comment. #48

Closed ryan-roemer closed 6 years ago

ryan-roemer commented 7 years ago
/***/ 26:
/*!****************************************************************************************!*\
  !*** multi ./build/util/../helpers/hmr-client.js ./scripts/main.js ./styles/main.scss ***!
  \****************************************************************************************/
/*! no static exports found */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
// ... stuff ...
/***/ }),
ryan-roemer commented 6 years ago

Obviated by stats introspection in inspectpack@^3.