Skip to content

Commit

Permalink
Warn users if they have not yet generated the file. (#2176)
Browse files Browse the repository at this point in the history
  • Loading branch information
samccone authored and paulirish committed May 7, 2017
1 parent 0342999 commit b9bce62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lighthouse-core/report/templates/report-templates.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
throw new Error('Missing build file! You must first run `gulp` to generate this file.');

0 comments on commit b9bce62

Please sign in to comment.