html-webpack-partials-plugin
π Easy HTML partials for Webpack without a custom index!
File Explorer
Download Latest Version (.zip)- tests.yml
- FUNDING.yml
- index.html
- main.js
- body.html
- head.html
- main.js
- webpack.config.js
- index.html
- main.js
- body.html
- main.js
- webpack.config.js
- index.html
- main.js
- other-page.html
- body.html
- other-body.html
- main.js
- other-page.html
- webpack.config.js
- index.html
- main.js
- body.html
- navbar.html
- index.html
- main.js
- webpack.config.js
- index.html
- main.js
- other-page.html
- mad.html
- main.js
- other-page.html
- webpack.config.js
- index.html
- main.js
- body.html
- head.html
- main.js
- webpack.config.js
- index.html
- main.js
- body.html
- head.html
- index.html
- main.js
- webpack.config.js
- index.html
- main.js
- partial.html
- html5.png
- webpack.png
- body.html
- main.js
- webpack.config.js
- wrapper.html
- index.html
- main.js
- body.html
- main.js
- webpack.config.js
- about.html
- index.html
- main.js
- about.html
- home.html
- footer.html
- nav.html
- main.js
- webpack.config.js
- wrapper.html
- index.html
- main.js
- body.html
- main.js
- webpack.config.js
- index.html
- main.js
- body.html
- index.html
- main.js
- webpack.config.js
- index.html
- main.js
- body.html
- main.js
- webpack.config.js
- index.html
- partial.js
- util.js
- analytics.html
- basic-multi-index.html
- basic-multi-other.html
- basic.html
- body-attribute.html
- custom-multi-template-filename-index.html
- custom-multi-template-filename-other.html
- high-priority-head-no-meta.html
- high-priority-head.html
- minify.html
- page-template-about.html
- page-template-index.html
- react-root.html
- replace-element.html
- variables.html
- analytics.test.js
- basic-multi.test.js
- basic.test.js
- body-attribute.test.js
- custom-multi-template-filename.js
- high-priority-head-no-meta.test.js
- high-priority-head.test.js
- minify.test.js
- page-template.test.js
- react-root.test.js
- replace-element.test.js
- variables.test.js
- .all-contributorsrc
- .gitignore
- .nvmrc
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- index.d.ts
- index.js
- LICENSE
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/colbyfayock/html-webpack-partials-plugin
Downloads the entire project code from GitHub to your computer.
cd html-webpack-partials-plugin
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add html-webpack-partials-plugin -D
Type this command into your terminal and run it.
npm add html-webpack-partials-plugin --save-dev
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
