Skip to content

feat(web): add start & build scripts for expo web#56

Merged
asdolo merged 1 commit intomasterfrom
feat/web_add_start_build_scripts_for_expo_web
Sep 6, 2024
Merged

feat(web): add start & build scripts for expo web#56
asdolo merged 1 commit intomasterfrom
feat/web_add_start_build_scripts_for_expo_web

Conversation

@asdolo
Copy link
Copy Markdown
Collaborator

@asdolo asdolo commented Sep 5, 2024

What does this do?

Add start & build scripts for Expo web.

Why did you do this?

To support web as another platform like iOS & Android.

Who/what does this impact?

Projects needing to export for web.

How did you test this?

I added the comands and ran them locally. I tested all environments variables for all environments (development, staging, qa and production) were properly applied both when running the app (pnpm run web) or building it (pnpm build:{environment}:web).

@asdolo asdolo self-assigned this Sep 5, 2024
@asdolo asdolo requested a review from a team as a code owner September 5, 2024 20:48
@asdolo asdolo force-pushed the feat/web_add_start_build_scripts_for_expo_web branch from ab7a2a8 to ed399e1 Compare September 5, 2024 20:48
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 5, 2024

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 51%
50% (250/500) 41.59% (94/226) 35.93% (69/192)

😎 Tests Results

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 26.554s ⏱️
👀 Tests Details • (51%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files5041.5935.9351.04 
report-only-changed-files is enabled. No files were changed in this commit :)

@asdolo asdolo merged commit b3c6605 into master Sep 6, 2024
@asdolo asdolo deleted the feat/web_add_start_build_scripts_for_expo_web branch September 6, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants