UNPKG

html-validate-vue-webpack-plugin

Version:

extract html-validate rules from Vue single file components

6 lines (5 loc) 188 B
import { HtmlValidateVueWebpackPlugin } from "./plugin"; export * from "./loader"; export * from "./plugin"; export * from "./webpack-config"; export default HtmlValidateVueWebpackPlugin;