add bundle to react jade template

This commit is contained in:
Berkeley Martinez
2015-07-04 11:59:03 -07:00
parent debcfaa86c
commit c1b0035d17

View File

@ -7,3 +7,4 @@ html(ng-app='profileValidation', lang='en')
include partials/flash
#fcc!= markup
script!= state
script(src='js/bundle.js')