Patch Changes
-
Support caching Lynx native events when chunk splitting is enabled. (#1370)
When
performance.chunkSplit.strategy
is notall-in-one
, Lynx native events are cached until the BTS chunk is fully loaded and are replayed when that chunk is ready. ThefirstScreenSyncTiming
flag will no longer change tojsReady
anymore. -
Support exporting
Promise
and function inlynx.config.ts
. (#1590) -
Fix missing
publicPath
using whenrspeedy dev --mode production
. (#1310) -
Updated dependencies [
aaca8f9
]:- @lynx-js/cache-events-webpack-plugin@0.0.1
- @lynx-js/chunk-loading-webpack-plugin@0.3.1