Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glenzli/webpack-sets
webpack loaders & plugins
https://github.com/glenzli/webpack-sets
Last synced: about 4 hours ago
JSON representation
webpack loaders & plugins
- Host: GitHub
- URL: https://github.com/glenzli/webpack-sets
- Owner: glenzli
- License: mit
- Created: 2021-09-28T15:29:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-12T09:08:05.000Z (over 2 years ago)
- Last Synced: 2024-10-25T18:41:49.860Z (23 days ago)
- Language: TypeScript
- Size: 214 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
# webpack-sets
π[δΈζ](./README.md)
webpack loaders & plugins
## Loader
### [**mock-exports-loader**](./packages/mock-exports-loader/README.en.md)
MockExportsLoader converts exports of given module to empty functions by analyze module exports and type definition files.