Tap into emit hook
When plugin is used with a webpack version that supports the hooks API, the plugin now taps to the emit
hook. Fallback stays as previous version of templated-assets-webpack-plugin
, to act on webpack's emit event.
When plugin is used with a webpack version that supports the hooks API, the plugin now taps to the emit
hook. Fallback stays as previous version of templated-assets-webpack-plugin
, to act on webpack's emit event.