Eric Hayes

Results 2 comments of Eric Hayes

@haroldao This looks like an SSL issue. 1. The website/server should load on port 3000 2. The assets (js/css) will load on port 3001 and require SSL working (otherwise you...

It's an old file from [Slate](https://github.com/Shopify/slate/blob/master/packages/slate-tools/tools/asset-server/index.js). it's been changed to work with webpack 5 but should be replaced or updated. Many files like this one can cause side effects with...