Skip to content

Commit

Permalink
Merge pull request rollbar#11 from prashcr/patch-1
Browse files Browse the repository at this point in the history
Make js_files optional by using empty default
  • Loading branch information
coryvirok authored Oct 11, 2019
2 parents 82d3b4f + 55efd15 commit 807de0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rollbar/orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ commands:
js_files:
type: string
description: An array of local paths to unminified javascript files.
default: ''
steps:
- run:
name: Rollbar - Upload Sourcemap
Expand Down

0 comments on commit 807de0c

Please sign in to comment.