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
|
a805fa9562
|
fix: minify config of swc (#6871)
|
2024-05-06 19:25:42 +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
|
21257778ea
|
Fix: improve dev sourcemap (#6818)
* fix: improve dev sourcemap
* chore: changelog
|
2024-03-06 13:25:52 +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
|
7d193fe96b
|
fix: several bug when bump pack dependencies (#6689)
* fix: serveral bug when bump dependencies
* fix: compile error
* chore: bump version
|
2023-12-12 14:25:32 +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
|
52eb7a4077
|
fix: do not minify assets in public by default (#6631)
|
2023-11-08 10:27:50 +08:00 |
ClarkXia
|
c6386d9929
|
chore: update versions (#6549)
|
2023-10-12 11:36:20 +08:00 |
ClarkXia
|
ca14f6d367
|
fix: compatible with plugin API configureWebpack in speedup mode (#6564)
|
2023-10-12 10:17:44 +08:00 |
ClarkXia
|
40f1071940
|
chore: update versions (#6537)
|
2023-09-21 15:17:00 +08:00 |
水澜
|
78f850fa67
|
feat: hash only css modules (#6289)
* feat: hash only css modules
* fix: type
* docs: css modules hash only
* chore: add changeset
* refactor: support localIdentName
* chore: add todo
|
2023-09-20 15:17:28 +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 |
ClarkXia
|
1dbcfa51a6
|
chore: bump version of dependencies (#6472)
* chore: bump version of dependencies
* fix: update transform rule
* fix: test case
* chore: update core-js
|
2023-08-21 16:26:00 +08:00 |
ClarkXia
|
b375955b9a
|
chore: update versions (#6449)
|
2023-08-21 14:03:57 +08:00 |
ClarkXia
|
9878e74079
|
chore: update versions (#6387)
|
2023-07-20 11:52:07 +08:00 |
ClarkXia
|
92ec144fd0
|
fix: do not compile runtime library of tslib (#6377)
* fix: do not compile runtime library of tslib
* chore: changelog
|
2023-07-19 17:14:49 +08:00 |
ClarkXia
|
cf8a78e379
|
feat: support code splitting strategy of page-vendors (#6386)
* feat: support code splitting strategy of page-vendors
* chore: fix type
* fix: test case
|
2023-07-17 10:44:15 +08:00 |
ClarkXia
|
45fbf7d5d7
|
chore: update versions (#6300)
|
2023-06-16 10:07:54 +08:00 |
ClarkXia
|
1171475d42
|
fix: ignore hydration error in dev server overly (#6326)
* fix: ignore hydration error in dev server overly
* fix: throw error
|
2023-06-14 19:02:47 +08:00 |
ClarkXia
|
f95bbc2e71
|
fix: optimize deprecation warning of webpack (#6319)
* fix: optimize deprecation warning of webpack
* fix: changelog
|
2023-06-14 11:09:13 +08:00 |
ClarkXia
|
c70c77379d
|
fix: refactor error handling (#6286)
* fix: refactor error handling
* fix: logger
* fix: sourcemap
* fix: test case
* fix: test
* fix: add brief error message
* fix: changelog and lint
|
2023-06-08 18:12:12 +08:00 |
ClarkXia
|
234245e1bd
|
chore: update versions (#6305)
|
2023-06-07 13:35:14 +08:00 |
ClarkXia
|
ed4ed7ee7a
|
hotfix: auto polyfill for abortcontroller (#6301)
* fix: auto polyfill for abortcontroller
* fix: polyfill
* feat: changelog
* fix: lint
* fix: optimize code
* fix: signal
|
2023-06-07 11:26:01 +08:00 |
ClarkXia
|
a55bc97711
|
chore: update versions (#6292)
|
2023-06-02 10:17:00 +08:00 |
ClarkXia
|
b21ab5cdac
|
fix: compile @remix-run/router when minify is swc (#6291)
* fix: compile @remix-run/router when minify is swc
* chore: comment
|
2023-06-01 16:06:17 +08:00 |
ClarkXia
|
4d19b912da
|
chore: update versions (#6267)
|
2023-05-24 15:53:55 +08:00 |
ClarkXia
|
a4b851449a
|
fix: compatible with code has import.meta (#6264)
* fix: changelog
* fix: test case
|
2023-05-24 13:51:26 +08:00 |
ClarkXia
|
a6633a6a7c
|
feat: support api of addEntryImportAhead (#6256)
* feat: support api of addEntryImportAhead
* fix: ts type
|
2023-05-18 17:45:19 +08:00 |
ClarkXia
|
55cacbfa8b
|
fix: make a copy of keep exports list (#6243)
|
2023-05-16 17:35:18 +08:00 |
ClarkXia
|
68a95ab8c6
|
chore: update versions (#6147)
|
2023-05-16 16:06:21 +08:00 |
ClarkXia
|
07687cc157
|
Merge branch 'master' into release/next
|
2023-05-09 15:34:11 +08:00 |
ClarkXia
|
d77e216f3a
|
chore: update versions (#6202)
|
2023-05-09 14:20:53 +08:00 |
luhc228
|
0d54977961
|
fix: read the same task target (#6221)
* fix: read the same target
* chore: changeset
|
2023-05-09 11:54:29 +08:00 |
ClarkXia
|
b226e3566f
|
fix: bump @swc/helpers to 0.5.1 (#6213)
* fix: bump @swc/helpers to 0.5.1
* fix: cjs path of @swc/helpers
* fix: test case
|
2023-05-08 19:44:59 +08:00 |
luhc228
|
6e9c822af8
|
fix: define config (#6198)
* chore: remove useless define variables
* chore: remove useless define variables
* fix: server define config
* chore: changeset
* chore: update comment
* fix: define variables in onDemand server
* docs: update define config
* fix: test
* chore: update test case
* fix: process.env variable
|
2023-05-08 12:04:07 +08:00 |
luhc228
|
28de278f7f
|
feat: support match target entry to bundle (#6200)
* feat: support match target entry to bundle
* chore: changeset
|
2023-04-27 12:00:59 +08:00 |
逆葵
|
6f7a47e0b4
|
chore: update dependencies version
|
2023-04-25 10:49:28 +08:00 |
NK
|
71bd7926a2
|
feat: upgrade esbuild version to v0.17 (#6146)
* feat: upgrade esbuild version to v0.17
* chore: update lock file && add registry
* fix: lint warning
|
2023-04-20 16:31:33 +08:00 |