expose-loader
expose-loader copied to clipboard
Expose Loader
### Bug report Exposing jQuery doesn't work. A global `$`, `jQuery`, a `window.$`, `window.jQuery`, or even `globalThis.$` or `globalThis.jQuery` all **do not exist** in the resulting bundle, and therefor in...
This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...
Documentation Is: - [X] Missing - [ ] Needed - [X] Confusing - [ ] Not Sure? ### Please Explain in Detail... 1. Docs Mismatch: [https://github.com/webpack-contrib/expose-loader#options](https://github.com/webpack-contrib/expose-loader#options) The `exposes` `String` documentation...
Hi, I got a problem when use expose and dll plugin at the same time, when I put the jquery in dll plugin, it will not work. If I don't...
This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...
### Feature Proposal Now we use `require`, but we need to implement `import` ### Feature Use Case For ESM modules ### Please paste the results of `npx webpack-cli info` here,...
This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...
This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...