Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 872 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

27 lines (16 loc) · 872 Bytes

Please provide a description of the bug / issue, and provide the details below:

====================================================================

If the issue is visual, please provide screenshots here

====================================================================

Steps to reproduce the problem

====================================================================

Please provide a gist of relevant files
  1. package.json (specifically the script you are using to start the dashboard)
  2. webpack.config.js
  3. index.js (Your express based dev server, if applicable)

====================================================================

More Details
  • What operating system are you on?
  • What terminal application are you using?
  • What version of webpack-dashboard are you using?
  • What is the output of running echo $TERM?