The Problem Statement
I am unable to develop using the Wix CLI because the generated custom element JavaScript file hardcodes
http://localhost:5173for internal module imports, resulting in a Mixed Content Block in the Wix Studio Editor (which is HTTPS).Error in Editor Console:
Access to script at 'http://localhost:5173/...' from origin 'https://static.parastorage.com' has been blocked by CORS policy...GET http://localhost:5173/... net::ERR_FAILEDi’m using wix cli version 1.1.131