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`] =`
0 commit comments