Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 904 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 904 Bytes

luminol-webpack

Use webpack with luminol.

build status coverage license version downloads

Features:

  • Supports react-native.
  • Supports webpack@1, webpack@2, webpack@3, webpack@4.
  • Custom HMR runtime.

Usage

#!/bin/sh
luminol -c client.webpack.config.js -c server.webpack.config.js