UNPKG

script-ext-html-webpack-plugin

Version:

Enhances html-webpack-plugin functionality with async and defer attributes for script elements

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