@caweb/html-webpack-plugin 1.5.2 → 1.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/delta-rtl.css +43 -36
- package/build/delta-rtl.min.css +2 -2
- package/build/delta.asset.php +1 -1
- package/build/delta.css +43 -36
- package/build/delta.css.map +1 -1
- package/build/delta.min.asset.php +1 -1
- package/build/delta.min.css +2 -2
- package/build/eureka-rtl.css +43 -36
- package/build/eureka-rtl.min.css +2 -2
- package/build/eureka.asset.php +1 -1
- package/build/eureka.css +43 -36
- package/build/eureka.css.map +1 -1
- package/build/eureka.min.asset.php +1 -1
- package/build/eureka.min.css +2 -2
- package/build/mono-rtl.css +43 -36
- package/build/mono-rtl.min.css +2 -2
- package/build/mono.asset.php +1 -1
- package/build/mono.css +43 -36
- package/build/mono.css.map +1 -1
- package/build/mono.min.asset.php +1 -1
- package/build/mono.min.css +2 -2
- package/build/oceanside-rtl.css +43 -36
- package/build/oceanside-rtl.min.css +2 -2
- package/build/oceanside.asset.php +1 -1
- package/build/oceanside.css +43 -36
- package/build/oceanside.css.map +1 -1
- package/build/oceanside.min.asset.php +1 -1
- package/build/oceanside.min.css +2 -2
- package/build/orangecounty-rtl.css +43 -36
- package/build/orangecounty-rtl.min.css +2 -2
- package/build/orangecounty.asset.php +1 -1
- package/build/orangecounty.css +43 -36
- package/build/orangecounty.css.map +1 -1
- package/build/orangecounty.min.asset.php +1 -1
- package/build/orangecounty.min.css +2 -2
- package/build/pasorobles-rtl.css +43 -36
- package/build/pasorobles-rtl.min.css +2 -2
- package/build/pasorobles.asset.php +1 -1
- package/build/pasorobles.css +43 -36
- package/build/pasorobles.css.map +1 -1
- package/build/pasorobles.min.asset.php +1 -1
- package/build/pasorobles.min.css +2 -2
- package/build/sacramento-rtl.css +43 -36
- package/build/sacramento-rtl.min.css +2 -2
- package/build/sacramento.asset.php +1 -1
- package/build/sacramento.css +43 -36
- package/build/sacramento.css.map +1 -1
- package/build/sacramento.min.asset.php +1 -1
- package/build/sacramento.min.css +2 -2
- package/build/santabarbara-rtl.css +43 -36
- package/build/santabarbara-rtl.min.css +2 -2
- package/build/santabarbara.asset.php +1 -1
- package/build/santabarbara.css +43 -36
- package/build/santabarbara.css.map +1 -1
- package/build/santabarbara.min.asset.php +1 -1
- package/build/santabarbara.min.css +2 -2
- package/build/santacruz-rtl.css +43 -36
- package/build/santacruz-rtl.min.css +2 -2
- package/build/santacruz.asset.php +1 -1
- package/build/santacruz.css +43 -36
- package/build/santacruz.css.map +1 -1
- package/build/santacruz.min.asset.php +1 -1
- package/build/santacruz.min.css +2 -2
- package/build/shasta-rtl.css +43 -36
- package/build/shasta-rtl.min.css +2 -2
- package/build/shasta.asset.php +1 -1
- package/build/shasta.css +43 -36
- package/build/shasta.css.map +1 -1
- package/build/shasta.min.asset.php +1 -1
- package/build/shasta.min.css +2 -2
- package/build/sierra-rtl.css +43 -36
- package/build/sierra-rtl.min.css +2 -2
- package/build/sierra.asset.php +1 -1
- package/build/sierra.css +43 -36
- package/build/sierra.css.map +1 -1
- package/build/sierra.min.asset.php +1 -1
- package/build/sierra.min.css +2 -2
- package/build/trinity-rtl.css +43 -36
- package/build/trinity-rtl.min.css +2 -2
- package/build/trinity.asset.php +1 -1
- package/build/trinity.css +43 -36
- package/build/trinity.css.map +1 -1
- package/build/trinity.min.asset.php +1 -1
- package/build/trinity.min.css +2 -2
- package/package.json +125 -70
- package/webpack.config.js +1 -1
package/package.json
CHANGED
|
@@ -1,71 +1,126 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
2
|
+
"name": "@caweb/html-webpack-plugin",
|
|
3
|
+
"version": "1.5.3",
|
|
4
|
+
"description": "CAWebPublishing Sample Page and Configurations",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"type": "module",
|
|
7
|
+
"files": [
|
|
8
|
+
"build",
|
|
9
|
+
"entry",
|
|
10
|
+
"sample",
|
|
11
|
+
"index.js",
|
|
12
|
+
"README.md",
|
|
13
|
+
"webpack.config.js"
|
|
14
|
+
],
|
|
15
|
+
"scripts": {
|
|
16
|
+
"webpack": "webpack",
|
|
17
|
+
"postbuild": "npm run create-entrypoint && npm run generate-json",
|
|
18
|
+
"create-entrypoint": "node ./scripts/create-entrypoints.js",
|
|
19
|
+
"generate-json": "node ./scripts/icon.js",
|
|
20
|
+
"update-scripts": "node ./scripts/update-scripts.js",
|
|
21
|
+
"test": "echo \"Error: run tests from root\" && exit 0",
|
|
22
|
+
"build": "npm run build:compressed && npm run build:uncompressed",
|
|
23
|
+
"build:uncompressed": "webpack build --config ./webpack.config.js ./scripts/create-entrypoints.js --merge --mode development",
|
|
24
|
+
"build:compressed": "webpack build --config ./webpack.config.js ./scripts/create-entrypoints.js --merge --mode production",
|
|
25
|
+
"build:delta": "npm run build:delta:prod && npm run build:delta:dev",
|
|
26
|
+
"build:delta:prod": "webpack build --config ./webpack.config.js ./entry/delta.js --merge --mode production",
|
|
27
|
+
"build:delta:dev": "webpack build --config ./webpack.config.js ./entry/delta.js --merge --mode development",
|
|
28
|
+
"serve:delta": "webpack serve --config ./webpack.config.js ./entry/delta.js ./scripts/webpack.test.js --merge",
|
|
29
|
+
"serve:delta:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/delta.js ./scripts/webpack.test.js --merge",
|
|
30
|
+
"build:eureka": "npm run build:eureka:prod && npm run build:eureka:dev",
|
|
31
|
+
"build:eureka:prod": "webpack build --config ./webpack.config.js ./entry/eureka.js --merge --mode production",
|
|
32
|
+
"build:eureka:dev": "webpack build --config ./webpack.config.js ./entry/eureka.js --merge --mode development",
|
|
33
|
+
"serve:eureka": "webpack serve --config ./webpack.config.js ./entry/eureka.js ./scripts/webpack.test.js --merge",
|
|
34
|
+
"serve:eureka:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/eureka.js ./scripts/webpack.test.js --merge",
|
|
35
|
+
"build:mono": "npm run build:mono:prod && npm run build:mono:dev",
|
|
36
|
+
"build:mono:prod": "webpack build --config ./webpack.config.js ./entry/mono.js --merge --mode production",
|
|
37
|
+
"build:mono:dev": "webpack build --config ./webpack.config.js ./entry/mono.js --merge --mode development",
|
|
38
|
+
"serve:mono": "webpack serve --config ./webpack.config.js ./entry/mono.js ./scripts/webpack.test.js --merge",
|
|
39
|
+
"serve:mono:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/mono.js ./scripts/webpack.test.js --merge",
|
|
40
|
+
"build:oceanside": "npm run build:oceanside:prod && npm run build:oceanside:dev",
|
|
41
|
+
"build:oceanside:prod": "webpack build --config ./webpack.config.js ./entry/oceanside.js --merge --mode production",
|
|
42
|
+
"build:oceanside:dev": "webpack build --config ./webpack.config.js ./entry/oceanside.js --merge --mode development",
|
|
43
|
+
"serve:oceanside": "webpack serve --config ./webpack.config.js ./entry/oceanside.js ./scripts/webpack.test.js --merge",
|
|
44
|
+
"serve:oceanside:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/oceanside.js ./scripts/webpack.test.js --merge",
|
|
45
|
+
"build:orangecounty": "npm run build:orangecounty:prod && npm run build:orangecounty:dev",
|
|
46
|
+
"build:orangecounty:prod": "webpack build --config ./webpack.config.js ./entry/orangecounty.js --merge --mode production",
|
|
47
|
+
"build:orangecounty:dev": "webpack build --config ./webpack.config.js ./entry/orangecounty.js --merge --mode development",
|
|
48
|
+
"serve:orangecounty": "webpack serve --config ./webpack.config.js ./entry/orangecounty.js ./scripts/webpack.test.js --merge",
|
|
49
|
+
"serve:orangecounty:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/orangecounty.js ./scripts/webpack.test.js --merge",
|
|
50
|
+
"build:pasorobles": "npm run build:pasorobles:prod && npm run build:pasorobles:dev",
|
|
51
|
+
"build:pasorobles:prod": "webpack build --config ./webpack.config.js ./entry/pasorobles.js --merge --mode production",
|
|
52
|
+
"build:pasorobles:dev": "webpack build --config ./webpack.config.js ./entry/pasorobles.js --merge --mode development",
|
|
53
|
+
"serve:pasorobles": "webpack serve --config ./webpack.config.js ./entry/pasorobles.js ./scripts/webpack.test.js --merge",
|
|
54
|
+
"serve:pasorobles:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/pasorobles.js ./scripts/webpack.test.js --merge",
|
|
55
|
+
"build:sacramento": "npm run build:sacramento:prod && npm run build:sacramento:dev",
|
|
56
|
+
"build:sacramento:prod": "webpack build --config ./webpack.config.js ./entry/sacramento.js --merge --mode production",
|
|
57
|
+
"build:sacramento:dev": "webpack build --config ./webpack.config.js ./entry/sacramento.js --merge --mode development",
|
|
58
|
+
"serve:sacramento": "webpack serve --config ./webpack.config.js ./entry/sacramento.js ./scripts/webpack.test.js --merge",
|
|
59
|
+
"serve:sacramento:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/sacramento.js ./scripts/webpack.test.js --merge",
|
|
60
|
+
"build:santabarbara": "npm run build:santabarbara:prod && npm run build:santabarbara:dev",
|
|
61
|
+
"build:santabarbara:prod": "webpack build --config ./webpack.config.js ./entry/santabarbara.js --merge --mode production",
|
|
62
|
+
"build:santabarbara:dev": "webpack build --config ./webpack.config.js ./entry/santabarbara.js --merge --mode development",
|
|
63
|
+
"serve:santabarbara": "webpack serve --config ./webpack.config.js ./entry/santabarbara.js ./scripts/webpack.test.js --merge",
|
|
64
|
+
"serve:santabarbara:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/santabarbara.js ./scripts/webpack.test.js --merge",
|
|
65
|
+
"build:santacruz": "npm run build:santacruz:prod && npm run build:santacruz:dev",
|
|
66
|
+
"build:santacruz:prod": "webpack build --config ./webpack.config.js ./entry/santacruz.js --merge --mode production",
|
|
67
|
+
"build:santacruz:dev": "webpack build --config ./webpack.config.js ./entry/santacruz.js --merge --mode development",
|
|
68
|
+
"serve:santacruz": "webpack serve --config ./webpack.config.js ./entry/santacruz.js ./scripts/webpack.test.js --merge",
|
|
69
|
+
"serve:santacruz:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/santacruz.js ./scripts/webpack.test.js --merge",
|
|
70
|
+
"build:shasta": "npm run build:shasta:prod && npm run build:shasta:dev",
|
|
71
|
+
"build:shasta:prod": "webpack build --config ./webpack.config.js ./entry/shasta.js --merge --mode production",
|
|
72
|
+
"build:shasta:dev": "webpack build --config ./webpack.config.js ./entry/shasta.js --merge --mode development",
|
|
73
|
+
"serve:shasta": "webpack serve --config ./webpack.config.js ./entry/shasta.js ./scripts/webpack.test.js --merge",
|
|
74
|
+
"serve:shasta:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/shasta.js ./scripts/webpack.test.js --merge",
|
|
75
|
+
"build:sierra": "npm run build:sierra:prod && npm run build:sierra:dev",
|
|
76
|
+
"build:sierra:prod": "webpack build --config ./webpack.config.js ./entry/sierra.js --merge --mode production",
|
|
77
|
+
"build:sierra:dev": "webpack build --config ./webpack.config.js ./entry/sierra.js --merge --mode development",
|
|
78
|
+
"serve:sierra": "webpack serve --config ./webpack.config.js ./entry/sierra.js ./scripts/webpack.test.js --merge",
|
|
79
|
+
"serve:sierra:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/sierra.js ./scripts/webpack.test.js --merge",
|
|
80
|
+
"build:trinity": "npm run build:trinity:prod && npm run build:trinity:dev",
|
|
81
|
+
"build:trinity:prod": "webpack build --config ./webpack.config.js ./entry/trinity.js --merge --mode production",
|
|
82
|
+
"build:trinity:dev": "webpack build --config ./webpack.config.js ./entry/trinity.js --merge --mode development",
|
|
83
|
+
"serve:trinity": "webpack serve --config ./webpack.config.js ./entry/trinity.js ./scripts/webpack.test.js --merge",
|
|
84
|
+
"serve:trinity:quick": "set NODE_OPTIONS='--no-jshint --no-audit --no-a11y' && webpack serve --config ./webpack.config.js ./entry/trinity.js ./scripts/webpack.test.js --merge"
|
|
85
|
+
},
|
|
86
|
+
"repository": {
|
|
87
|
+
"type": "git",
|
|
88
|
+
"url": "git+https://github.com/CAWebPublishing/webpack.git",
|
|
89
|
+
"directory": "plugins/html"
|
|
90
|
+
},
|
|
91
|
+
"keywords": [
|
|
92
|
+
"caweb",
|
|
93
|
+
"cagov",
|
|
94
|
+
"webpack"
|
|
95
|
+
],
|
|
96
|
+
"author": "CAWebPublishing",
|
|
97
|
+
"license": "ISC",
|
|
98
|
+
"bugs": {
|
|
99
|
+
"url": "https://github.com/CAWebPublishing/webpack/issues"
|
|
100
|
+
},
|
|
101
|
+
"publishConfig": {
|
|
102
|
+
"access": "public"
|
|
103
|
+
},
|
|
104
|
+
"homepage": "https://github.com/CAWebPublishing/webpack/plugins/html#readme",
|
|
105
|
+
"devDependencies": {
|
|
106
|
+
"animate.css": "^4.1.1",
|
|
107
|
+
"bootstrap": "^5.3.3",
|
|
108
|
+
"bootstrap-forced-colors-css": "^1.0.7",
|
|
109
|
+
"fast-xml-parser": "^4.5.0",
|
|
110
|
+
"mini-css-extract-plugin": "^2.9.2",
|
|
111
|
+
"rtlcss-webpack-plugin": "^4.0.7"
|
|
112
|
+
},
|
|
113
|
+
"dependencies": {
|
|
114
|
+
"@caweb/a11y-webpack-plugin": "^1.0.9",
|
|
115
|
+
"@caweb/css-audit-webpack-plugin": "^1.0.12",
|
|
116
|
+
"@caweb/jshint-webpack-plugin": "^1.0.9",
|
|
117
|
+
"@wordpress/scripts": "^30.4.0",
|
|
118
|
+
"css-minimizer-webpack-plugin": "^7.0.0",
|
|
119
|
+
"handlebars-loader": "^1.7.3",
|
|
120
|
+
"html-webpack-link-type-plugin": "^1.1.1",
|
|
121
|
+
"html-webpack-plugin": "^5.6.3",
|
|
122
|
+
"html-webpack-skip-assets-plugin": "^1.0.4",
|
|
123
|
+
"webpack": "^5.96.1",
|
|
124
|
+
"webpack-cli": "^5.1.4"
|
|
125
|
+
}
|
|
126
|
+
}
|
package/webpack.config.js
CHANGED