1.0.0 • Published 7 years ago
@glennreyes/is-webpack v1.0.0
@glennreyes/is-webpack
Simple check if code is running through webpack
Installation & Usage
npm install @glennreyes/is-webpackconst isWebpack = require('@glennreyes/webpack')
if (isWebpack) {
// ...
}1.0.0
7 years ago