Allen

Results 7 issues of Allen

##### Checklist - [x] `npm test` passes - [x] tests and/or benchmarks are included - [ ] documentation is changed or added - [x] commit message follows commit guidelines #####...

Compatible with the shadowDOM when users trigger touch events. Previously it uses `.parentNode` to get the parent node, but if it's a shadowNode, it could get a null. So add...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

When I reload a tab, Then I open a new tab or split a new tab, Caught Error below: ```js Uncaught (in promise) TypeError: Cannot read property 'pid' of undefined...

Allow custom to override the `chunkFileNames`, `assetsFileNames`, `entryFileNames` for `outputOptions` by options from configuration.

Hello, I used the warning plugin just like document, and I want to display a warning like demo preview, but I can't find any API. Can it be transfored like...