map-json-webpack-plugin
v1.2.0
Published
---
Downloads
5,189
Readme
map-json-webpack-plugin
webpack plugin to generate map.json
examples
plugins: [
...,
require('map-json-webpack-plugin')({
// output file path, relative to process.cwd()
output: 'dist/map.json'
})
]
history
1.2.0
- https://github.com/yiminghe/map-json-webpack-plugin/pull/2. support cache, across multiple build
1.1.0
- https://github.com/yiminghe/map-json-webpack-plugin/pull/1. Default
output
using webpackoutput.path