Skip to content
#

builder

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

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

Improve this page

Add a description, image, and links to the builder 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 builder topic, visit your repo's landing page and select "manage topics."

Learn more