Turner
Turner
Just saw a warning on Latest Chrome Dev Tools - Mobile Mode. > Unable to preventDefault inside passive event listener due to target being treated as passive. > See https://www.chromestatus.com/features/5093566007214080...
I saw `commonjs-module` mentioned in `https://webpack.docschina.org/configuration/output/#outputlibrarytype`, but no descriptions and demo for it, only `commonjs-static` does, what is this library type actually means?
Lexical version: ## Steps To Reproduce 1. insert a HorizontalRuleNode in table. 2. select above blank paragraph before HorizontalRuleNode and press delete key 3. the empty paragraph will deleted, keep...
## Description 1. currently the table selection does only support selecting more than one table cells, but actually in some case we need use customized toolbar menu to operate a...
[Bug]: multiple entries mode will compose duplicate files into each entries that imported that file
### Version ```sh System: OS: macOS 14.6.1 Browsers: Chrome Canary: 133.0.6917.0 Edge: 131.0.2903.112 npmPackages: @rslib/core: 0.2.0 => 0.2.0 ``` ### Details Assuming we have a library package like this: ```js...