File tree
194 files changed
+11055
-3498
lines changed- .github/workflows
- build-plugins
- cli/run
- docs
- .vitepress
- theme
- command-line-interface
- configuration-options
- es-module-syntax
- faqs
- guide
- en
- introduction
- javascript-api
- migration
- plugin-development
- public
- repl
- components
- examples
- 00
- modules
- 01
- modules
- 02
- modules
- 03
- modules
- 04
- modules
- 05
- modules
- 06
- modules
- 07
- modules
- font
- helpers
- images
- stores
- tools
- troubleshooting
- tutorial
- scripts
- src
- utils
- options
- watch
- test
- browser/samples
- missing-dependency-resolution
- missing-entry-resolution
- missing-load
- cli/samples
- generated-code-unknown-preset
- treeshake-unknown-preset
- warn-broken-sourcemap
- warn-broken-sourcemaps
- warn-eval
- warn-eval-multiple
- warn-import-export
- warn-missing-global
- warn-missing-global-multiple
- warn-mixed-exports-multiple
- warn-multiple
- warn-this
- function/samples
- adds-json-hint-for-missing-export-if-is-json-file
- amd-auto-id-id
- amd-base-path
- amd-base-path-id
- cannot-resolve-sourcemap-warning
- circular-missed-reexports
- conflicting-reexports
- named-import
- namespace-import
- default-not-reexported
- deprecated
- dynamic-import-name-warn
- inline-imports-with-manual
- inline-imports-with-multiple-array
- inline-imports-with-multiple-object
- manual-chunks-preserve-modules
- preserveModules
- inline-dynamic-imports
- invalid-default-export-mode
- invalid-no-preserve-entry-signatures
- invalid-none-export-mode
- manual-chunks
- mixed-exports
- does-not-hang-on-missing-module
- dynamic-import-not-found
- error-after-transform-should-throw-correct-location
- error-missing-umd-name
- export-type-mismatch
- export-type-mismatch-b
- export-type-mismatch-c
- file-and-dir
- iife-code-splitting
- import-of-unexported-fails
- inline-imports-with-manual
- inline-imports-with-multiple-array
- inline-imports-with-multiple-object
- interop-default-only-named-import
- interop-default-only-named-reexport
- interop-default-only-namespace-reexport
- invalid-default-export-mode
- invalid-interop
- module-side-effects
- external-false
- invalid-option
- namespace-missing-export
- namespace-reassign-import-fails
- preserve-modules
- inline-dynamic-imports
- invalid-default-export-mode
- invalid-no-preserve-entry-signatures
- invalid-none-export-mode
- manual-chunks
- mixed-exports
- reexport-missing-error
- sourcemap-base-url-invalid
- unknown-generated-code-preset
- unknown-generated-code-value
- unknown-treeshake-preset
- unknown-treeshake-value
- warn-missing-iife-name
- warn-on-auto-named-default-exports
- warn-on-eval
- warn-on-top-level-this
- warn-on-unused-missing-imports
- warning-low-resolution-location
- load-config-file
- misc
- sourcemaps/samples/transform-without-sourcemap-render-chunk
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
194 files changed
+11055
-3498
lines changedLines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 |
| - | |
| 25 | + | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
| |||
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
49 | 68 |
| |
50 | 69 |
| |
51 | 70 |
| |
| |||
80 | 99 |
| |
81 | 100 |
| |
82 | 101 |
| |
83 |
| - | |
| 102 | + | |
84 | 103 |
| |
85 | 104 |
| |
86 | 105 |
| |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| 19 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 25 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 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 | + | |
22 | 46 |
| |
23 | 47 |
| |
24 | 48 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + |
Lines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
| |||
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
14 | 21 |
| |
15 | 22 |
| |
16 | 23 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 |
| |
21 | 28 |
| |
22 | 29 |
| |
|
Lines changed: 17 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
6 | 16 |
| |
7 | 17 |
| |
8 | 18 |
| |
| |||
113 | 123 |
| |
114 | 124 |
| |
115 | 125 |
| |
116 |
| - | |
| 126 | + | |
117 | 127 |
| |
118 | 128 |
| |
119 | 129 |
| |
120 | 130 |
| |
121 | 131 |
| |
122 |
| - | |
| 132 | + | |
123 | 133 |
| |
124 | 134 |
| |
125 | 135 |
| |
| |||
130 | 140 |
| |
131 | 141 |
| |
132 | 142 |
| |
133 |
| - | |
| 143 | + | |
134 | 144 |
| |
135 | 145 |
| |
136 | 146 |
| |
| |||
141 | 151 |
| |
142 | 152 |
| |
143 | 153 |
| |
144 |
| - | |
| 154 | + | |
145 | 155 |
| |
146 | 156 |
| |
147 | 157 |
| |
| |||
198 | 208 |
| |
199 | 209 |
| |
200 | 210 |
| |
201 |
| - | |
| 211 | + | |
202 | 212 |
| |
203 | 213 |
| |
204 | 214 |
| |
| |||
210 | 220 |
| |
211 | 221 |
| |
212 | 222 |
| |
213 |
| - | |
| 223 | + | |
214 | 224 |
| |
215 | 225 |
| |
216 | 226 |
| |
217 | 227 |
| |
218 | 228 |
| |
219 |
| - | |
| 229 | + | |
220 | 230 |
| |
221 | 231 |
| |
222 | 232 |
| |
|
Lines changed: 117 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 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 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + |
0 commit comments