File: README.md

package info (click to toggle)
node-html-webpack-plugin 5.5.3%2Brepack2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,980 kB
  • sloc: javascript: 16,057; makefile: 16; sh: 6
file content (19 lines) | stat: -rw-r--r-- 743 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Examples

A collection of repositories or pages using html-webpack-plugin.

Example | Link
--- | ---
Appcache | [appcache](./appcache)
Chunk Optimization | [chunk-optimization](./chunk-optimization)
Custom Template | [custom-template](./custom-template)
Custom Script / Link tag position | [custom-insertion-point](./custom-insertion-position)
Default | [default](./default)
Favicon | [favicon](./favicon.)
Html Loader | [html-loader](./html-loader)
Inline | [inline](./inline)
Javascript-advanced | [javascript-advanced](./javascript-advanced)
Javascript | [javascript](./javascript)
Pug Loader | [pug-loader](./pug-loader)
Sort Manually | [sort-manually](./sort-manually)
Template Parameters | [template-parameters](./template-parameters)