包详细信息

@webpack-contrib/test-utils

webpack-contrib16MIT0.1.3

Loader && Plugin Test Helpers

webpack

自述文件

Test Utils

Loader && Plugin Test Helpers

npm node deps tests chat

Requirements

This module requires a minimum of Node v6.9.0.

Getting Started

To begin, you'll need to install test-utils:

npm i -D @webpack-contrib/test-utils

License

MIT

更新日志

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.3 (2018-04-01)

0.1.2 (2018-01-24)

Bug Fixes

  • compilation: rm unnecessary helpers (d9da2e9)

0.1.1 (2018-01-24)

Bug Fixes

  • compiler: resolve fixtures from cwd (e0e242b)
  • package: add missing CJS wrapper (0339bcb)

0.1.0 (2018-01-24)