map-json-webpack-plugin
---
Last updated 9 years ago by yiminghe .
MIT · Repository · Bugs · Original npm
$ cnpm install map-json-webpack-plugin 
SYNC missed versions from official npm registry.

map-json-webpack-plugin


webpack plugin to generate map.json

NPM version gemnasium deps node version npm download

examples

plugins: [
  ...,
  require('map-json-webpack-plugin')({
    // output file path, relative to process.cwd()
    output: 'dist/map.json'
  })
]

history

1.2.0

1.1.0

Current Tags

  • 1.2.0                                ...           latest (9 years ago)

1 Versions

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

Copyright 2013 - present © cnpmjs.org