@@ -5,15 +5,15 @@ exports[`validate options should throw an error on the "attributes" option with
5
5
- options.attributes should be an object:
6
6
object { … }
7
7
-> Adds custom attributes to tag.
8
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #attributes"
8
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#attributes"
9
9
` ;
10
10
11
11
exports [` validate options should throw an error on the "chunkFilename" option with "true" value 1` ] = `
12
12
"Invalid options object. Mini CSS Extract Plugin has been initialized using an options object that does not match the API schema.
13
13
- options.chunkFilename should be one of these:
14
14
string | function
15
15
-> This option determines the name of non-entry chunk files.
16
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #chunkfilename
16
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#chunkfilename
17
17
Details:
18
18
* options.chunkFilename should be a string.
19
19
* options.chunkFilename should be an instance of function."
@@ -24,7 +24,7 @@ exports[`validate options should throw an error on the "filename" option with "t
24
24
- options.filename should be one of these:
25
25
string | function
26
26
-> This option determines the name of each output CSS file.
27
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #filename
27
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#filename
28
28
Details:
29
29
* options.filename should be a string.
30
30
* options.filename should be an instance of function."
@@ -34,15 +34,15 @@ exports[`validate options should throw an error on the "ignoreOrder" option with
34
34
"Invalid options object. Mini CSS Extract Plugin has been initialized using an options object that does not match the API schema.
35
35
- options.ignoreOrder should be a boolean.
36
36
-> Remove Order Warnings.
37
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #ignoreorder"
37
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#ignoreorder"
38
38
` ;
39
39
40
40
exports [` validate options should throw an error on the "insert" option with "{ } " value 1` ] = `
41
41
"Invalid options object. Mini CSS Extract Plugin has been initialized using an options object that does not match the API schema.
42
42
- options.insert should be one of these:
43
43
string | function
44
44
-> Inserts \` <link >\` at the given position.
45
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #insert
45
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#insert
46
46
Details:
47
47
* options.insert should be a string.
48
48
* options.insert should be an instance of function."
@@ -53,7 +53,7 @@ exports[`validate options should throw an error on the "insert" option with "1"
53
53
- options.insert should be one of these:
54
54
string | function
55
55
-> Inserts \`<link >\` at the given position.
56
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #insert
56
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#insert
57
57
Details:
58
58
* options.insert should be a string.
59
59
* options.insert should be an instance of function."
@@ -64,7 +64,7 @@ exports[`validate options should throw an error on the "insert" option with "tru
64
64
- options.insert should be one of these:
65
65
string | function
66
66
-> Inserts \`<link >\` at the given position.
67
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #insert
67
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#insert
68
68
Details:
69
69
* options.insert should be a string.
70
70
* options.insert should be an instance of function."
@@ -75,7 +75,7 @@ exports[`validate options should throw an error on the "linkType" option with "[
75
75
- options.linkType should be one of these:
76
76
\\"text/css\\" | boolean
77
77
-> This option allows loading asynchronous chunks with a custom link type
78
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #linktype
78
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#linktype
79
79
Details:
80
80
* options.linkType should be \\"text/css\\".
81
81
* options.linkType should be a boolean."
@@ -86,7 +86,7 @@ exports[`validate options should throw an error on the "linkType" option with "{
86
86
- options.linkType should be one of these:
87
87
\\"text/css\\" | boolean
88
88
-> This option allows loading asynchronous chunks with a custom link type
89
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #linktype
89
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#linktype
90
90
Details:
91
91
* options.linkType should be \\"text/css\\".
92
92
* options.linkType should be a boolean."
@@ -97,7 +97,7 @@ exports[`validate options should throw an error on the "linkType" option with "1
97
97
- options.linkType should be one of these:
98
98
\\"text/css\\" | boolean
99
99
-> This option allows loading asynchronous chunks with a custom link type
100
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #linktype
100
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#linktype
101
101
Details:
102
102
* options.linkType should be \\"text/css\\".
103
103
* options.linkType should be a boolean."
@@ -108,7 +108,7 @@ exports[`validate options should throw an error on the "linkType" option with "i
108
108
- options.linkType should be one of these:
109
109
\\"text/css\\" | boolean
110
110
-> This option allows loading asynchronous chunks with a custom link type
111
- -> Read more at https://webpack.js.org/plugins /mini-css-extract-plugin/ #linktype
111
+ -> Read more at https://github.com/webpack-contrib /mini-css-extract-plugin#linktype
112
112
Details:
113
113
* options.linkType should be \\"text/css\\".
114
114
* options.linkType should be a boolean."
0 commit comments