Skip to content
#

solid

Here are 1,358 public repositories matching this topic...

solid
mitosis
samijaber
samijaber commented Apr 6, 2022

Here is an example:
https://github.com/BuilderIO/mitosis/pull/266/files#diff-d77df8a4086c893b4cd3954952a7598b6f85dcab3ef5f5a7116c30ba589b467eL13

If we import a function like this:

import { getMitosisConfig } from 'src/helpers/get-mitosis-config';

TS and our local env & CI won't complain.

However, our production build will actually break. We need the import to be a rel

bug good first issue
joeitu
joeitu commented Mar 21, 2022

Environment

  • Server version: css2, css3

Description

An unlikely edge case, but I was able to create pod named idp , but then could not access it as it is the registration endpoint.

Should it be fixed with a pod name blacklist? If such a blacklist exists it could also include anti-phishing pod names such as ipd, account-recovery etc..

Improve this page

Add a description, image, and links to the solid topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the solid topic, visit your repo's landing page and select "manage topics."

Learn more