webpack-dashboard/ISSUE_TEMPLATE.md
2016-08-19 09:05:34 -04:00

872 B

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?