-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: mobile app #47
feat: mobile app #47
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ну и работаем как с монорепой
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
не используешь монорепу
Ты имеешь ввиду, добавить |
да и вынести ui и все остальные в отдельные пакеты |
В |
См. как сделаны наши другие репы, примеры и как надо по fsd |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
поэксперементируй с настройками - возможно удастся запретить yarn
из корня удалять node_modules
. На крайний случай - postinstall
скрипт
Эта проблема решается либо добавлением pnpIgnorePatterns:
- ./mobile/app/** в корневой либо придется добавлять |
Если это не сломает скрипты |
|
Отдельно |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
если у тебя ui
находится в mobile
, то ему не нужен префикс mobile
. Либо убирай префикс либо выноси на уровень корня
так у меня два |
знаю, но держать отдельный |
Переместила |
Задача #46
vanilla/extract
дляreact native
, добавила компонентBox
с использованием@emotion/native