File tree
112 files changed
+449
-369
lines changed- browser
- rust
- parse_ast
- src/ast_nodes
- src
- rollup
- utils
- test
- browser
- samples
- basic
- missing-dependency-resolution
- supports-hashes
- chunking-form
- samples
- emit-file/deconflict-against-named-files
- empty-module-no-treeshake
- ignore-chunk-name-query
- max-parallel-file-operations
- render-chunk
- render-chunk-transform
- cli
- samples
- config-defineConfig-mjs
- config-type-module
- config-warnings
- custom-frame
- custom-frame-with-pos
- duplicate-import-options
- empty-chunk
- empty-chunk-multiple
- fail-after-warnings
- generated-code-unknown-preset
- handles-errors-cause
- handles-uncaught-errors
- handles-uncaught-errors-under-watch
- log-side-effects
- node-config-not-found
- plugin
- cannot-load
- export-not-found
- invalid-argument
- stdin
- no-stdin-tty
- stdin-error
- stdout-only-inline-sourcemaps
- treeshake-unknown-preset
- unfulfilled-hook-actions
- unfulfilled-hook-actions-error
- unfulfilled-hook-actions-manual-exit
- validate
- wait-for-bundle-input
- wait-for-bundle-input-object
- warn-broken-sourcemap
- warn-broken-sourcemaps
- warn-circular
- warn-circular-multiple
- warn-eval
- warn-eval-multiple
- warn-import-export
- warn-missing-global
- warn-missing-global-multiple
- warn-mixed-exports-multiple
- warn-multiple
- warn-plugin
- warn-plugin-loc
- warn-this
- watch
- bundle-error
- close-on-generate-error
- filter-logs
- no-watch-by-default
- no-watched-config
- signal-close-watcher
- watch-config-early-update
- watch-config-error
- watch-config-initial-error
- watch-config-no-update
- watch-event-hooks
- watch-event-hooks-error
- file-hashes
- form
- samples/addon-functions
- function
- samples
- custom-module-options
- enforce-sequential-plugin-order
- manual-chunks-info
- max-parallel-file-operations
- default
- error
- infinity
- set
- with-plugin
- module-side-effects
- resolve-id
- resolve-id-external
- namespace-reassign-import-fails
- namespace-update-import-fails
- parse-return-outside-function
- plugin-module-information
- warn-on-top-level-this
- hooks
- incremental
- leak
- load-config-file
- misc
- sourcemaps
- watch
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+449
-369
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
3 | 25 |
| |
4 | 26 |
| |
5 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
|
0 commit comments