---
name: Bug report
about: File a bug report
labels: 'type: bug'
assignees: rushilsrivastava

---

[//]: # (These comments will not show up. You can keep them or delete them, up to you.)

#### Describe the bug

[//]: # (A clear and concise description of what the bug is.)

#### Error Stacks

```bash
put error stacks here
```

#### To Reproduce

##### Config

```javscript
add your webpack config here
```

##### Example

[//]: # (A minimal example to reproduce the behavior if relevant.)

#### Expected behavior

[//]: # (A clear and concise description of what you expected to happen.)

#### Environment:

- OS:
- Browser Version:
- webpack Version:
- webpack-ext-reloader Version:

#### I'm going to open a PR

- [ ] yes
- [ ] no

#### Additional information

[//]: # (Add any addittional infomration about the bug/problem here.)
