Evan Almloff
|
ee3b45af49
Restore docs CI checks and fix all doc lints (#4204)
|
1 ヶ月 前 |
Jonathan Kelley
|
9027ffc278
attempt to fix playwright (#4198)
|
1 ヶ月 前 |
Falk Woldmann
|
3c3256ec02
refactor: remove `once_cell` dependency and use `std::sync` equivalents (#4185)
|
1 ヶ月 前 |
Jonathan Kelley
|
b2bd1f48d4
debugger support for dx (#3814)
|
1 ヶ月 前 |
Jonathan Kelley
|
0982c1ff8b
feat: copy frameworks to Frameworks folder, detect linkers, custom target dirs (#4174)
|
1 ヶ月 前 |
Jonathan Kelley
|
d435f0084e
fix: use the rustc env for linking too, hopefully fixing windows (#4172)
|
1 ヶ月 前 |
Jonathan Kelley
|
e719f9c7c4
fix: use system ranlib (#4163)
|
1 ヶ月 前 |
Jonathan Kelley
|
021c877361
fix windows subsecond, add `DX_LINKER` and `DX_HOST_LINKER` env var overrides (#4164)
|
1 ヶ月 前 |
Jonathan Kelley
|
b610ab372c
fix: use diagnostic instead of compilermessage giving rendered ansi logs during hotpatch (#4123)
|
1 ヶ月 前 |
VipWW
|
0a18c12c32
fix: fixed wasm and js paths in release mode (#4140)
|
1 ヶ月 前 |
Leon Wimbes
|
18477a0373
Fix `is_release_profile` Logic (#4091)
|
1 ヶ月 前 |
Jonathan Kelley
|
06aaf15d83
fix: use response files (@args) on windows (#4121)
|
1 ヶ月 前 |
Jonathan Kelley
|
4d3d55a7a3
CLI self-updater, warn on version mismatch, direct install.sh option, androidmanifest and info.plist customization, bump to 0.7-alpha.0 (#4095)
|
1 ヶ月 前 |
Jonathan Kelley
|
cb651a8ca2
Inline the TailwindCLI into dx and run it during serve (#4086)
|
1 ヶ月 前 |
Fontlos
|
7d5bd44791
feat(cli): add `bundle.android` config to build and sign the apk file in release mode (#4062)
|
1 ヶ月 前 |
Evan Almloff
|
be01cf1485
Fix the base path in desktop builds (#3949)
|
1 ヶ月 前 |
Christian Iversen
|
7392d7882b
fix: dx bundle progress output off-by-one in log lines (#4014)
|
1 ヶ月 前 |
Jonathan Kelley
|
d976ca184a
Binary patching rust hot-reloading, sub-second rebuilds, independent server/client hot-reload (#3797)
|
1 ヶ月 前 |
Evan Almloff
|
8c866b783d
Remove default features when fullstack is enabled and one platform is enabled in the default features (#3925)
|
2 ヶ月 前 |
Marco Bergamin
|
b5381e748c
Fix --target flag not passed to cargo when Platform == Server (#3595)
|
4 ヶ月 前 |
Jonathan Kelley
|
bdeedc13eb
feat: router-based wasm bundle splitting (#3683)
|
4 ヶ月 前 |
Evan Almloff
|
13dcd80fbf
Optimize wasm bindgen asset with manganis (#3531)
|
5 ヶ月 前 |
Jonathan Kelley
|
040dc54200
add helpful message for obscure cargo failures (#3380)
|
6 ヶ月 前 |
Jonathan Kelley
|
eb76d48eae
Fix: unwraps while ignoring log lines (#3370)
|
6 ヶ月 前 |
Jonathan Kelley
|
94a499c900
fix: print `error: ` messages and their contents from cargo (#3336)
|
6 ヶ月 前 |
Jonathan Kelley
|
54db36c023
Chore: small tweaks to cli logging + cfbundlename
|
6 ヶ月 前 |
Jonathan Kelley
|
1cbfcde6cd
improve build times by extracting asset opt into its own crate (#3273)
|
6 ヶ月 前 |
Evan Almloff
|
3d62fbf021
Fix base path on web and fullstack (#3247)
|
7 ヶ月 前 |
Evan Almloff
|
f9617c8d33
Restore manganis optimizations (#3195)
|
7 ヶ月 前 |
Jonathan Kelley
|
493c5c7532
properly expose all symbls in manganis without linker intercept (#3230)
|
7 ヶ月 前 |