add bower_components to pathsOfNOReturnTo

This commit is contained in:
Berkeley Martinez
2015-08-18 16:00:27 -07:00
parent f59d029336
commit 0367a19ffc

View File

@ -1,5 +1,6 @@
const pathsOfNoReturn = [ const pathsOfNoReturn = [
'link', 'link',
'bower_components',
'auth', 'auth',
'login', 'login',
'logout', 'logout',