Skip to content

Commit c19f5f7

Browse files
committed
no babel build step in this module
1 parent bc1ef95 commit c19f5f7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
- v1-dependencies-
2323

2424
- run: npm install
25-
- run:
26-
name: Build w/ Babel
27-
command: npm run build
2825
- run:
2926
name: Run tests
3027
command: npm test

0 commit comments

Comments
 (0)