# install
npm install add-content-html-webpack-plugin (or yarn)
# usage
const AddContentHtml = require('add-content-html-webpack-plugin');
# plugins config array for Webpack
new AddContentHtml({
filepath: // file path
inject: 'head', // head、body、html
babelpath: // babel path
});
-
Notifications
You must be signed in to change notification settings - Fork 0
yuanzhhh/add-content-html-webpack-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Add file content to the HTML generated by html-webpack-plugin
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published