Heads up: Netlify migration may have broken your app

  • Netlify announces move from .netlify.com to .netlify.app with the note that "itโ€™s important to note all of your existing sites will continue to operate properly using their current URLs." Even says so here now: https://community.netlify.com/t/changes-coming-to-netlify-si....

    What is their solution? Just fwd .netlify.com to .netlify.app. This breaks Chrome extensions that hotload code from a specific domain. The Fix? To publish a new version to Chrome webstore to unbreak this. The approval takes a few days.

    Netlify obviously did not think of all corner cases or allow users to test this before hand!