is-webpack-bundle
Check if your code has been bundled with webpack
Last updated 9 years ago by thejameskyle .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install is-webpack-bundle 
SYNC missed versions from official npm registry.

is-webpack-bundle

Check if your code has been bundled with webpack

const isWebpackBundle = require('is-webpack-bundle');

console.log(isWebpackBundle); // true | false

Current Tags

  • 1.0.0                                ...           latest (9 years ago)

1 Versions

  • 1.0.0                                ...           9 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (0)
None
Dev Dependencies (1)

Copyright 2013 - present © cnpmjs.org | Home |