https://github.com/calvin-ll/webpack-loader-test-util
Utilities for webpack loader testing
https://github.com/calvin-ll/webpack-loader-test-util
Last synced: over 1 year ago
JSON representation
Utilities for webpack loader testing
- Host: GitHub
- URL: https://github.com/calvin-ll/webpack-loader-test-util
- Owner: Calvin-LL
- License: mit
- Created: 2020-11-22T05:12:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T13:01:59.000Z (over 3 years ago)
- Last Synced: 2025-02-19T04:13:57.226Z (over 1 year ago)
- Language: TypeScript
- Size: 53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @calvin-l/webpack-loader-test-util
[](https://www.npmjs.com/package/@calvin-l/webpack-loader-test-util) [](https://opensource.org/licenses/MIT)
## Install
Install with npm:
```bash
npm install @calvin-l/webpack-loader-test-util --save-dev
```
Install with yarn:
```bash
yarn add @calvin-l/webpack-loader-test-util --dev
```