is-webpack-bundle
v1.0.0
Published
Check if your code has been bundled with webpack
Downloads
184,699
Readme
is-webpack-bundle
Check if your code has been bundled with webpack
const isWebpackBundle = require('is-webpack-bundle');
console.log(isWebpackBundle); // true | false