UNPKG

@lynx-js/webpack-dev-transport

Version:

A webpack dev-server transport implementation for Lynx

32 lines (16 loc) 558 B
# @lynx-js/webpack-dev-transport ## 0.1.3 ### Patch Changes - Fix live-reload not working on Lynx 3.3 ([#795](https://github.com/lynx-family/lynx-stack/pull/795)) ## 0.1.2 ### Patch Changes - Export `reloadApp` module. ([#202](https://github.com/lynx-family/lynx-stack/pull/202)) ## 0.1.1 ### Patch Changes - Support NPM provenance. ([#30](https://github.com/lynx-family/lynx-stack/pull/30)) ## 0.1.0 ### Minor Changes - 9da942e: Add `RSPEEDY_COMPILATION_ID` to WebSocket URL. ## 0.0.2 ### Patch Changes - 228b24f: Fix using with pure Rspack.