UNPKG

style-ext-html-webpack-plugin-webpack-4

Version:

adapt style-ext-html-webpack for webpack 4 to extract css to inline style

6 lines (3 loc) 122 B
'use strict'; const StyleExtHtmlWebpackPlugin = require('./lib/plugin.js'); module.exports = StyleExtHtmlWebpackPlugin;