Skip to content

Commit 7fd8492

Browse files
update circle ci test
1 parent bd0e82a commit 7fd8492

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,8 @@ jobs:
100100
- run:
101101
working_directory: create-leo-app
102102
command: |
103-
yarn build
104103
yarn add -D ts-node typescript
105-
npx ts-node src/index.ts test-app --template react-leo
104+
npx ts-node-esm src/index.ts test-app --template react-leo
106105
107106
template-node:
108107
executor: rust-node

0 commit comments

Comments
 (0)