Alexander Akait
|
3361a5e5f5
|
feat(css): redirect named locals to default export when named export is disabled
|
2024-04-02 18:29:53 +03:00 |
alexander.akait
|
ca0f1e82ed
|
test: fix
|
2024-04-02 17:40:26 +03:00 |
alexander.akait
|
f3dbf6bc39
|
feat(css): allow to use default and named export
|
2024-04-02 16:57:29 +03:00 |
Alexander Akait
|
3403e99c14
|
chore(deps-dev): bump memfs from 4.8.0 to 4.8.1
|
2024-04-02 14:21:56 +03:00 |
Alexander Akait
|
57cfd7f630
|
chore(deps-dev): bump @types/node from 20.11.30 to 20.12.2
|
2024-04-02 14:21:31 +03:00 |
dependabot[bot]
|
972577c242
|
chore(deps-dev): bump @types/node from 20.11.30 to 20.12.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.30 to 20.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 02:18:23 +00:00 |
dependabot[bot]
|
91dca36f8b
|
chore(deps-dev): bump memfs from 4.8.0 to 4.8.1
Bumps [memfs](https://github.com/streamich/memfs) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/memfs/compare/v4.8.0...v4.8.1)
---
updated-dependencies:
- dependency-name: memfs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 02:17:15 +00:00 |
Alexander Akait
|
23c3943761
|
chore(deps-dev): bump simple-git from 3.23.0 to 3.24.0
|
2024-03-29 11:56:29 +03:00 |
dependabot[bot]
|
0138f42d38
|
chore(deps-dev): bump simple-git from 3.23.0 to 3.24.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.23.0 to 3.24.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.24.0/simple-git)
---
updated-dependencies:
- dependency-name: simple-git
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-29 03:26:17 +00:00 |
Alexander Akait
|
e00439e7fa
|
fix: correct behavior of `__webpack_exports_info__.a.b.canMangle`
|
2024-03-26 13:01:24 +03:00 |
Alexander Akait
|
4598a3e702
|
chore(deps): bump es-module-lexer from 1.4.2 to 1.5.0
|
2024-03-26 12:59:58 +03:00 |
dependabot[bot]
|
45a147a719
|
chore(deps): bump es-module-lexer from 1.4.2 to 1.5.0
Bumps [es-module-lexer](https://github.com/guybedford/es-module-lexer) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](https://github.com/guybedford/es-module-lexer/compare/1.4.2...1.5.0)
---
updated-dependencies:
- dependency-name: es-module-lexer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-26 03:04:55 +00:00 |
David Michon
|
c5fe368326
|
(test) Clarify unit test for xxx.yyy.canMangle
|
2024-03-25 15:14:03 -07:00 |
David Michon
|
2feccc099d
|
(fix) Correct behavior of __webpack_exports_info__.a.b.canMangle
|
2024-03-25 15:01:41 -07:00 |
Alexander Akait
|
29cc4ead7e
|
fix(types): context module types
|
2024-03-25 19:25:28 +03:00 |
alexander.akait
|
4b62748f37
|
fix(types): context module types
|
2024-03-25 19:05:56 +03:00 |
Alexander Akait
|
e660ad8b75
|
feat: support prefetch/preload for module chunk format
|
2024-03-25 17:10:05 +03:00 |
alexander.akait
|
728c1b52fb
|
test: more
|
2024-03-25 16:48:46 +03:00 |
alexander.akait
|
fdf07bd487
|
test: fix
|
2024-03-25 16:19:03 +03:00 |
alexander.akait
|
1466ca3298
|
test: fix
|
2024-03-25 16:07:21 +03:00 |
alexander.akait
|
9c61ce5694
|
test: fix
|
2024-03-25 16:07:02 +03:00 |
alexander.akait
|
8591ba2c6f
|
feat: support prefetch/preload for module chunk format
|
2024-03-25 15:39:18 +03:00 |
Alexander Akait
|
4fda15571d
|
feat: export InitFragment class for plugins
|
2024-03-22 14:45:19 +03:00 |
Steve Repsher
|
21df328e02
|
Update types
|
2024-03-21 22:01:35 -04:00 |
Steve Repsher
|
27b4343904
|
Export InitFragment class for plugins
|
2024-03-21 19:02:04 -04:00 |
Alexander Akait
|
e55ea259b5
|
fix: change to the correct plugin name for the `CommonJsChunkFormatPlugin` plugin
|
2024-03-21 20:14:25 +03:00 |
多小凯
|
9400d6b031
|
Merge branch 'webpack:main' into xiaoxiaojx-patch-1
|
2024-03-22 00:49:03 +08:00 |
多小凯
|
7b7b96d57c
|
perf: change to the correct plugin name
|
2024-03-22 00:34:23 +08:00 |
Alexander Akait
|
b2f8bdefca
|
fix: support CSS when chunk format is module
|
2024-03-21 19:28:04 +03:00 |
alexander.akait
|
427f02e07a
|
test: added
|
2024-03-21 18:55:58 +03:00 |
alexander.akait
|
2779470f89
|
fix: enable CSS runtime when chunk format is module
|
2024-03-21 17:52:57 +03:00 |
Alexander Akait
|
25d6b31454
|
fix: set `chunkLoading` to the `import` when environment is unknown and output is module
|
2024-03-21 17:28:28 +03:00 |
alexander.akait
|
e3fd8e122b
|
refactor: improve check
|
2024-03-21 16:58:57 +03:00 |
Alexander Akait
|
bc5cdcfa26
|
fix(types): export InputFileSystem and OutputFileSystem
|
2024-03-21 15:29:59 +03:00 |
Alexander Akait
|
8ef7f917d6
|
fix(types): fix some types
|
2024-03-21 15:29:45 +03:00 |
alexander.akait
|
7b4775cebe
|
fix(types): fix some types
|
2024-03-21 15:16:51 +03:00 |
alexander.akait
|
4e66cad29e
|
fix(types): export InputFileSystem and OutputFileSystem
|
2024-03-21 15:12:38 +03:00 |
Alexander Akait
|
ca234aa34f
|
chore(deps-dev): bump @babel/core from 7.24.1 to 7.24.3
|
2024-03-21 12:00:14 +03:00 |
Alexander Akait
|
c15dc56dfe
|
chore(deps-dev): bump typescript from 5.4.2 to 5.4.3
|
2024-03-21 11:54:34 +03:00 |
dependabot[bot]
|
ac874ea70e
|
chore(deps-dev): bump @babel/core from 7.24.1 to 7.24.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.1 to 7.24.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-21 03:59:05 +00:00 |
dependabot[bot]
|
961b51afc8
|
chore(deps-dev): bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-21 03:58:20 +00:00 |
hai-x
|
b84d19267b
|
fix: runtimeChunk has no exports when module chunkFormat
|
2024-03-21 02:46:40 +08:00 |
alexander.akait
|
60daca5410
|
chore(release): 5.91.0
|
2024-03-20 19:11:48 +03:00 |
Alexander Akait
|
8dad9ce177
|
chore(deps-dev): bump @babel/preset-react from 7.23.3 to 7.24.1
|
2024-03-20 12:51:34 +03:00 |
Alexander Akait
|
a3229f9d69
|
chore(deps-dev): bump @babel/core from 7.24.0 to 7.24.1
|
2024-03-20 12:50:14 +03:00 |
Alexander Akait
|
40c2e44ff2
|
chore(deps-dev): bump @types/node from 20.11.29 to 20.11.30
|
2024-03-20 12:49:28 +03:00 |
Alexander Akait
|
a04faba9d0
|
chore(deps-dev): bump memfs from 4.7.7 to 4.8.0
|
2024-03-20 12:48:57 +03:00 |
Alexander Akait
|
8f22221003
|
chore(deps): bump es-module-lexer from 1.4.1 to 1.4.2
|
2024-03-20 12:48:21 +03:00 |
dependabot[bot]
|
8df6912933
|
chore(deps): bump es-module-lexer from 1.4.1 to 1.4.2
Bumps [es-module-lexer](https://github.com/guybedford/es-module-lexer) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](https://github.com/guybedford/es-module-lexer/compare/1.4.1...1.4.2)
---
updated-dependencies:
- dependency-name: es-module-lexer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-20 03:55:06 +00:00 |
dependabot[bot]
|
711c6185bf
|
chore(deps-dev): bump memfs from 4.7.7 to 4.8.0
Bumps [memfs](https://github.com/streamich/memfs) from 4.7.7 to 4.8.0.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/memfs/compare/v4.7.7...v4.8.0)
---
updated-dependencies:
- dependency-name: memfs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-20 03:54:52 +00:00 |