opengovsg / checkfirst

Don't Know? CheckFirst. A tool to build eligibility checkers and calculators for Singapore Government policies
https://checkfirst.gov.sg
Other
12 stars 6 forks source link

chore: disable `webpack-dev-server` warnings overlay #1115

Closed lamkeewei closed 3 years ago

lamkeewei commented 3 years ago

Problem

Upgraded webpack-dev-server presents an overlay for warnings by default. This hinders development if the warnings are known and can be ignored.

Solution

Improvements:

Bug Fixes: