Skip to content

Commit

Permalink
Readme modifued
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh Roy committed Aug 19, 2017
1 parent 562ed95 commit b2dfe69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This template is build with [Bootstrap Paper] theme and [bootstrap-sass (3.3.7)]

## Known Issue

The `browserSync` only works with host name (like yourhost.dev ), simple localhost not going to work so if you have [Laragon] (which automatically create a hostname on project creation ) the you can use `browserSync` or you just have to comment the part in `gruntfile.js` file and remove it from `grunt.registerTask('default', ['copy', 'sass', 'uglify', 'browserSync', 'watch']);` here.
* The `browserSync` only works with host name (like yourhost.dev ), simple localhost not going to work so if you have [Laragon] (which automatically create a hostname on project creation ) then you can use `browserSync` or you just have to comment the part in `gruntfile.js` file and remove it from `grunt.registerTask('default', ['copy', 'sass', 'uglify', 'browserSync', 'watch']);` here.



Expand Down

0 comments on commit b2dfe69

Please sign in to comment.