Skip to content

Commit 3007741

Browse files
authored
refactor: roll back to ncc because of swc bundling issues (#144)
* refactor: roll back to ncc because of swc bundling issues * . * fix: update main action entry point * chore: fix linting issues
1 parent 4908a48 commit 3007741

9 files changed

Lines changed: 69579 additions & 381 deletions

File tree

.swcrc

Lines changed: 0 additions & 11 deletions
This file was deleted.

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ branding:
77
color: gray-dark
88
runs:
99
using: node16
10-
main: build/setup.js
10+
main: build/setup/index.js
1111
inputs:
1212
expo-version:
1313
description: The Expo CLI version to install (use any semver/dist-tag available).

build/setup.js

Lines changed: 0 additions & 324 deletions
This file was deleted.

0 commit comments

Comments
 (0)