Wei
|
1b7f0e1e95
|
fix(commonjs-static): export unprovided variables (#19303)
|
2025-03-11 09:18:11 +03:00 |
Alexander Akait
|
7b4641f5ee
|
fix: types (#19291)
|
2025-03-07 16:12:22 +03:00 |
alexander.akait
|
47adff9e94
|
fix: variable name conflict with concatenate and runtime code
|
2024-11-05 18:29:13 +03:00 |
alexander.akait
|
9943f3506a
|
style: improve style of code
|
2024-08-02 19:32:14 +03:00 |
alexander.akait
|
500ee96dcb
|
style: improve style of code
|
2024-08-02 19:32:14 +03:00 |
alexander.akait
|
5725254415
|
style: improve style of code
|
2024-08-02 19:32:14 +03:00 |
alexander.akait
|
423e89b2c7
|
style: improve style of code
|
2024-08-02 19:32:13 +03:00 |
fi3ework
|
7cacdb5685
|
feat: reduce unnecessary exports runtime
|
2024-07-10 11:46:24 +08:00 |
alexander.akait
|
ab3e93b19e
|
style: fix
|
2024-06-11 16:09:50 +03:00 |
Nitin Kumar
|
412ae5425e
|
chore: udpate prettier to v3
|
2024-01-14 07:11:34 +05:30 |
alexander.akait
|
3092f7cb20
|
refactor(types): more
|
2023-06-22 03:59:10 +03:00 |
Burhanuddin Udaipurwala
|
f906f61557
|
chore: run yarn lint
|
2023-05-26 21:36:16 +05:30 |
Burhanuddin Udaipurwala
|
839e2bf6ad
|
refactor: use global runtime constants for webpack exports
|
2023-05-26 21:04:26 +05:30 |
Ivan Kopeykin
|
cd3ec1da92
|
refactor top level declarations usage
|
2022-02-11 17:59:35 +03:00 |
Ivan Kopeykin
|
de7ec7bc07
|
refactor top level declarations
- add topLevelDeclarations to code generation results
- set topLevelDeclarations=undefined if any child topLevelDeclarations=undefined
|
2022-02-07 17:29:38 +03:00 |
Ivan Kopeykin
|
58a2fd01c4
|
refactor top level declarations
- add topLevelDeclarations to code generation results
- set topLevelDeclarations=undefined if any child topLevelDeclarations=undefined
|
2022-02-07 17:21:36 +03:00 |
Tobias Koppers
|
102014bf54
|
fix target expression
fix externals
add test case
|
2022-01-10 14:33:34 +01:00 |
Jacob Smith
|
75c9912d38
|
add new `output.library.type` per Tobias's feedback
|
2021-12-18 20:17:50 +01:00 |
Jacob Smith
|
6e244074d4
|
WIP: generate static property assignment exports
|
2021-12-15 23:54:31 +01:00 |
Ivan Kopeykin
|
edeaa6eb82
|
use "safe" global object
|
2021-11-23 20:40:03 +03:00 |
Tobias Koppers
|
b0fa9ccada
|
pretty files
|
2021-05-11 09:31:46 +02:00 |
Tobias Koppers
|
d5992633e6
|
offer a hook to opt-out of strict mode
|
2021-03-15 16:38:50 +01:00 |
chenxsan
|
3edaddf6d7
|
opt out of strict mode
|
2021-03-10 18:16:52 +08:00 |
Tobias Koppers
|
9f3950e571
|
add support for libraries combined with iife: false
fix missing runtime requirement for system.js context
fix inlining of modules when conflicting symbols are defined on top-level
|
2021-02-11 11:19:24 +01:00 |
Tobias Koppers
|
7738de13d7
|
add COMMON_LIBRARY_NAME_MESSAGE to all libraries
|
2021-02-09 21:27:15 +01:00 |
Tobias Koppers
|
b7cbe9d36e
|
Merge pull request #11913 from snitin315/fix/error-message
|
2021-01-18 20:39:22 +01:00 |
Tobias Koppers
|
1e988a109b
|
Merge branch 'master' into feat/issue_11571
|
2021-01-18 16:54:26 +01:00 |
Tobias Koppers
|
1ca9f85d4e
|
improve and align error message
|
2021-01-18 16:22:07 +01:00 |
Nitin Kumar
|
b5b62c4c34
|
AssignLibraryPlugin: improve error message for invalid library name
|
2021-01-18 16:16:36 +01:00 |
Tobias Koppers
|
788608770a
|
improve code and add test case
|
2021-01-07 16:21:27 +01:00 |
Kshitij Kotasthane
|
d0d8d1875c
|
Added validation for dashes(-) in ModuleFederationPlugin.name
Added proper check for validating plugin name
|
2021-01-07 10:07:47 +01:00 |
Tobias Koppers
|
fd1a6d159e
|
refactor to avoid using `type` in plugin
|
2021-01-04 16:12:48 +01:00 |
xiaoxiaojx
|
f25b09f783
|
feat: libraryTarget add assign-properties
|
2020-10-11 04:49:40 +08:00 |
Nitin Kumar
|
285529a643
|
chore: fix typos across the project
|
2020-03-10 07:29:46 +05:30 |
Tobias Koppers
|
70fc2f7392
|
code cleanup from review
|
2020-02-26 17:36:44 +01:00 |
Tobias Koppers
|
ed097f08d9
|
fix accessWithInit helper function
|
2020-02-26 17:36:28 +01:00 |
Tobias Koppers
|
f1dd328779
|
refactor library system
|
2020-02-26 17:35:52 +01:00 |