votingworks / arlo

GNU Affero General Public License v3.0
141 stars 25 forks source link

Ensure we're testing on localhost / CI / etc with CSP #1495

Open benadida opened 2 years ago

benadida commented 2 years ago

We saw some issues with react-pdf with CSP, we didn't notice those issues until late in the game. Let's make sure we're dev/testing on localhost with CSP.

umbernhard commented 1 year ago

Helps us detect incompatible libraries during development (i.e. before deploy)