You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
exports[`"outputPath" option should work with "Function" value and with "publicPath" as "Function": errors 1`] =`Array []`;
24
24
25
-
exports[`"outputPath" option should work with "Function" value and with "publicPath" as "Function": result 1`] =`"public_path_func/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
25
+
exports[`"outputPath" option should work with "Function" value and with "publicPath" as "Function": result 1`] =`"public_path_func/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
26
26
27
27
exports[`"outputPath" option should work with "Function" value and with "publicPath" as "Function": warnings 1`] =`Array []`;
28
28
29
29
exports[`"outputPath" option should work with "Function" value and with "publicPath" as "String": assets 1`] =`
exports[`"outputPath" option should work with "Function" value and with "publicPath" as "String": errors 1`] =`Array []`;
37
37
38
-
exports[`"outputPath" option should work with "Function" value and with "publicPath" as "String": result 1`] =`"public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
38
+
exports[`"outputPath" option should work with "Function" value and with "publicPath" as "String": result 1`] =`"public_path/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
39
39
40
40
exports[`"outputPath" option should work with "Function" value and with "publicPath" as "String": warnings 1`] =`Array []`;
41
41
42
42
exports[`"outputPath" option should work with "Function" value: assets 1`] =`
exports[`"outputPath" option should work with "String" value and with "publicPath" as "Function": errors 1`] =`Array []`;
76
76
77
-
exports[`"outputPath" option should work with "String" value and with "publicPath" as "Function": result 1`] =`"public_path_func/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
77
+
exports[`"outputPath" option should work with "String" value and with "publicPath" as "Function": result 1`] =`"public_path_func/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
78
78
79
79
exports[`"outputPath" option should work with "String" value and with "publicPath" as "Function": warnings 1`] =`Array []`;
80
80
81
81
exports[`"outputPath" option should work with "String" value and with "publicPath" option and without trailing slash: assets 1`] =`
exports[`"outputPath" option should work with "String" value and with "publicPath" option and without trailing slash: errors 1`] =`Array []`;
89
89
90
-
exports[`"outputPath" option should work with "String" value and with "publicPath" option and without trailing slash: result 1`] =`"public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
90
+
exports[`"outputPath" option should work with "String" value and with "publicPath" option and without trailing slash: result 1`] =`"public_path/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
91
91
92
92
exports[`"outputPath" option should work with "String" value and with "publicPath" option and without trailing slash: warnings 1`] =`Array []`;
93
93
94
94
exports[`"outputPath" option should work with "String" value and with "publicPath" option: assets 1`] =`
exports[`"outputPath" option should work with "String" value and with "publicPath" option: errors 1`] =`Array []`;
102
102
103
-
exports[`"outputPath" option should work with "String" value and with "publicPath" option: result 1`] =`"public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
103
+
exports[`"outputPath" option should work with "String" value and with "publicPath" option: result 1`] =`"public_path/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
104
104
105
105
exports[`"outputPath" option should work with "String" value and with "publicPath" option: warnings 1`] =`Array []`;
106
106
107
107
exports[`"outputPath" option should work with "String" value without trailing slash: assets 1`] =`
Copy file name to clipboardexpand all lines: test/__snapshots__/postTransformPublicPath-option.test.js.snap
+9-9
Original file line number
Diff line number
Diff line change
@@ -2,54 +2,54 @@
2
2
3
3
exports[`"postTransformPublicPath" option should work with "Function" and "publicPath" option as "Function": errors 1`] =`Array []`;
4
4
5
-
exports[`"postTransformPublicPath" option should work with "Function" and "publicPath" option as "Function": result 1`] =`"public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
5
+
exports[`"postTransformPublicPath" option should work with "Function" and "publicPath" option as "Function": result 1`] =`"public_path/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
6
6
7
7
exports[`"postTransformPublicPath" option should work with "Function" and "publicPath" option as "Function": warnings 1`] =`Array []`;
8
8
9
9
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value and "publicPath" option as "Function": errors 1`] =`Array []`;
10
10
11
-
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value and "publicPath" option as "Function": result 1`] =`"public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png?test=test"`;
11
+
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value and "publicPath" option as "Function": result 1`] =`"public_path/39f5c21c1aee6ff21844c6e1d8251d97.png?test=test"`;
12
12
13
13
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value and "publicPath" option as "Function": warnings 1`] =`Array []`;
14
14
15
15
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value and use "publicPath" option: errors 1`] =`Array []`;
16
16
17
-
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value and use "publicPath" option: result 1`] =`"public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png?test=test"`;
17
+
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value and use "publicPath" option: result 1`] =`"public_path/39f5c21c1aee6ff21844c6e1d8251d97.png?test=test"`;
18
18
19
19
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value and use "publicPath" option: warnings 1`] =`Array []`;
20
20
21
21
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value: errors 1`] =`Array []`;
22
22
23
-
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value: result 1`] =`"9c87cbf3ba33126ffd25ae7f2f6bbafb.png/test"`;
23
+
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value: result 1`] =`"39f5c21c1aee6ff21844c6e1d8251d97.png/test"`;
24
24
25
25
exports[`"postTransformPublicPath" option should work with "Function" where append to input parameter value: warnings 1`] =`Array []`;
26
26
27
27
exports[`"postTransformPublicPath" option should work with "Function" where prepend "__webpack_public_path__" and "publicPath" option as "String": errors 1`] =`Array []`;
28
28
29
-
exports[`"postTransformPublicPath" option should work with "Function" where prepend "__webpack_public_path__" and "publicPath" option as "String": result 1`] =`"http://code.com/public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
29
+
exports[`"postTransformPublicPath" option should work with "Function" where prepend "__webpack_public_path__" and "publicPath" option as "String": result 1`] =`"http://code.com/public_path/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
30
30
31
31
exports[`"postTransformPublicPath" option should work with "Function" where prepend "__webpack_public_path__" and "publicPath" option as "String": warnings 1`] =`Array []`;
32
32
33
33
exports[`"postTransformPublicPath" option should work with "Function" where prepend path and "publicPath" option as "String": errors 1`] =`Array []`;
34
34
35
-
exports[`"postTransformPublicPath" option should work with "Function" where prepend path and "publicPath" option as "String": result 1`] =`"path_prefix/public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
35
+
exports[`"postTransformPublicPath" option should work with "Function" where prepend path and "publicPath" option as "String": result 1`] =`"path_prefix/public_path/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
36
36
37
37
exports[`"postTransformPublicPath" option should work with "Function" where prepend path and "publicPath" option as "String": warnings 1`] =`Array []`;
38
38
39
39
exports[`"postTransformPublicPath" option should work with "Function" where return input parameter value without modification and use "publicPath" option: errors 1`] =`Array []`;
40
40
41
-
exports[`"postTransformPublicPath" option should work with "Function" where return input parameter value without modification and use "publicPath" option: result 1`] =`"public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
41
+
exports[`"postTransformPublicPath" option should work with "Function" where return input parameter value without modification and use "publicPath" option: result 1`] =`"public_path/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
42
42
43
43
exports[`"postTransformPublicPath" option should work with "Function" where return input parameter value without modification and use "publicPath" option: warnings 1`] =`Array []`;
44
44
45
45
exports[`"postTransformPublicPath" option should work with "Function" where return input parameter value without modification: errors 1`] =`Array []`;
46
46
47
-
exports[`"postTransformPublicPath" option should work with "Function" where return input parameter value without modification: result 1`] =`"9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
47
+
exports[`"postTransformPublicPath" option should work with "Function" where return input parameter value without modification: result 1`] =`"39f5c21c1aee6ff21844c6e1d8251d97.png"`;
48
48
49
49
exports[`"postTransformPublicPath" option should work with "Function" where return input parameter value without modification: warnings 1`] =`Array []`;
50
50
51
51
exports[`"postTransformPublicPath" option should work without value: errors 1`] =`Array []`;
52
52
53
-
exports[`"postTransformPublicPath" option should work without value: result 1`] =`"9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
53
+
exports[`"postTransformPublicPath" option should work without value: result 1`] =`"39f5c21c1aee6ff21844c6e1d8251d97.png"`;
54
54
55
55
exports[`"postTransformPublicPath" option should work without value: warnings 1`] =`Array []`;
Copy file name to clipboardexpand all lines: test/__snapshots__/publicPath-option.test.js.snap
+5-5
Original file line number
Diff line number
Diff line change
@@ -2,30 +2,30 @@
2
2
3
3
exports[`"publicPath" option should work with "Function" value and pass "url", "resourcePath" and "context" as arguments: errors 1`] =`Array []`;
4
4
5
-
exports[`"publicPath" option should work with "Function" value and pass "url", "resourcePath" and "context" as arguments: result 1`] =`"public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
5
+
exports[`"publicPath" option should work with "Function" value and pass "url", "resourcePath" and "context" as arguments: result 1`] =`"public_path/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
6
6
7
7
exports[`"publicPath" option should work with "Function" value and pass "url", "resourcePath" and "context" as arguments: warnings 1`] =`Array []`;
8
8
9
9
exports[`"publicPath" option should work with "String" value equal an URL: errors 1`] =`Array []`;
10
10
11
-
exports[`"publicPath" option should work with "String" value equal an URL: result 1`] =`"https://cdn.com/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
11
+
exports[`"publicPath" option should work with "String" value equal an URL: result 1`] =`"https://cdn.com/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
12
12
13
13
exports[`"publicPath" option should work with "String" value equal an URL: warnings 1`] =`Array []`;
14
14
15
15
exports[`"publicPath" option should work with "String" value without trailing slash: errors 1`] =`Array []`;
16
16
17
-
exports[`"publicPath" option should work with "String" value without trailing slash: result 1`] =`"public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
17
+
exports[`"publicPath" option should work with "String" value without trailing slash: result 1`] =`"public_path/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
18
18
19
19
exports[`"publicPath" option should work with "String" value without trailing slash: warnings 1`] =`Array []`;
20
20
21
21
exports[`"publicPath" option should work with "String" value: errors 1`] =`Array []`;
22
22
23
-
exports[`"publicPath" option should work with "String" value: result 1`] =`"public_path/9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
23
+
exports[`"publicPath" option should work with "String" value: result 1`] =`"public_path/39f5c21c1aee6ff21844c6e1d8251d97.png"`;
24
24
25
25
exports[`"publicPath" option should work with "String" value: warnings 1`] =`Array []`;
26
26
27
27
exports[`"publicPath" option should work without value: errors 1`] =`Array []`;
28
28
29
-
exports[`"publicPath" option should work without value: result 1`] =`"9c87cbf3ba33126ffd25ae7f2f6bbafb.png"`;
29
+
exports[`"publicPath" option should work without value: result 1`] =`"39f5c21c1aee6ff21844c6e1d8251d97.png"`;
30
30
31
31
exports[`"publicPath" option should work without value: warnings 1`] =`Array []`;
0 commit comments