ClarkXia
|
2616c68325
|
chore: update versions (#6906)
|
2024-06-26 10:28:56 +08:00 |
ClarkXia
|
61ed9f03cc
|
chore: update versions (#6873)
|
2024-05-07 10:43:16 +08:00 |
ClarkXia
|
277518dd7f
|
chore: update versions (#6826)
|
2024-03-20 16:20:41 +08:00 |
ClarkXia
|
7ae6af361d
|
chore: update versions (#6820)
|
2024-03-07 11:26:12 +08:00 |
ClarkXia
|
d4f01b8f6a
|
chore: update versions (#6794)
|
2024-02-26 10:34:50 +08:00 |
ClarkXia
|
09d95d2dc7
|
chore: update versions (#6757)
|
2024-02-01 10:43:06 +08:00 |
ClarkXia
|
38f7aa08c7
|
chore: update versions (#6740)
|
2024-01-18 14:44:38 +08:00 |
ClarkXia
|
b446396b99
|
chore: update versions (#6690)
|
2024-01-04 13:57:53 +08:00 |
ClarkXia
|
c7048603c7
|
chore: update versions (#6684)
|
2023-12-25 13:26:16 +08:00 |
ClarkXia
|
5a53814ecb
|
Merge branch 'master' into release/pack
|
2023-12-05 17:15:15 +08:00 |
ChenSheng
|
30897a45cd
|
fix: bump latest version of caniuse-lite (#6647)
|
2023-11-24 15:03:00 +08:00 |
ClarkXia
|
f39d3a643a
|
Merge branch 'release/pack' of github.com:alibaba/ice into release/pack
|
2023-11-23 11:17:52 +08:00 |
ClarkXia
|
617484237f
|
feat: pre-pack bundler (#6601)
* chore: bump rspack version
* fix: bump rspack version
* feat: pre bundle rspack/core
* fix: pre bundle
* fix: import path in esm
|
2023-11-23 11:16:08 +08:00 |
ClarkXia
|
636ea8f2ee
|
chore: update versions (#6650)
|
2023-11-14 14:25:11 +08:00 |
ClarkXia
|
1b7ba15b0d
|
chore: update versions (#6618)
|
2023-11-09 10:03:06 +08:00 |
ClarkXia
|
99635bceee
|
Merge pull request #6550 from alibaba/release/next
Release 3.3.4
|
2023-10-12 14:10:29 +08:00 |
ClarkXia
|
c6386d9929
|
chore: update versions (#6549)
|
2023-10-12 11:36:20 +08:00 |
dependabot[bot]
|
8fbe3d88b6
|
chore(deps): bump postcss from 8.4.12 to 8.4.31 (#6559)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-10 14:24:02 +08:00 |
ClarkXia
|
40f1071940
|
chore: update versions (#6537)
|
2023-09-21 15:17:00 +08:00 |
ClarkXia
|
fbeaf932cb
|
chore: update versions (#6509)
|
2023-09-14 10:58:37 +08:00 |
luhc228
|
b8b1d5e41f
|
fix: source map url in prod files but the sourceMap files not published (#6511)
* fix: source map url in prod files
* chore: changeset
|
2023-09-06 10:09:59 +08:00 |
ClarkXia
|
9dec0097b5
|
chore: update versions (#6487)
|
2023-08-31 15:25:26 +08:00 |
ClarkXia
|
48e3d8b6f9
|
chore: update versions (#6482)
|
2023-08-22 12:07:37 +08:00 |
ClarkXia
|
f5d155b5f0
|
feat: support register different bundler (#6440)
* feat: refactor bundler
* fix: refactor getwebpack config
* fix: add start and build
* fix: optimize code
* fix: remove useless file
* chore: remove useless file
* chore: optimize code
* fix: bump build-scripts version
* fix: bump build-scripts version
* chore: refactor file
* feat: refactor shared config
* feat: support rspack config
* fix: reset example
* chore: optimize code
* fix: update css rule
* chore: version
* chore: update lock
* fix: get css modules ident
* feat: support rspack build
* fix: css modules ident rule
* chore: add changelog
* chore: test case
* chore: test case
* chore: optimize code
* fix: compilation.chunks cause performace issue
* fix: hmr
* chore: lint
* feat: support dataLoader in rspack mode
* chore: format
* fix: add dependencies to bundles
* chore: reduce dependencies
* refactor: optimize code
|
2023-08-21 17:17:17 +08:00 |