#73·carlo

serveOrigin issues with webpack-dev-server

Author: nklaymanCreated Nov 11, 2018Updated Mar 15, 2020

When loading an index.html that loads other scripts, they fail to load with the above error message.

Repro/instructions here: https://github.com/nklayman/carlo-serveOrigin-blocked

Env:

  • OS and version: Ubuntu 18.10
  • Node version: 10.13.0
  • npm version: 6.4.1
  • yarn version: 1.12.3
  • carlo version: 0.9.20 (latest at time of writing)