Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.66 KB

File metadata and controls

30 lines (20 loc) · 1.66 KB

How to use live-reload-bp (Gulp)

Note: You also can use module for Gulp gulp-live-reload-bp instead of live-reload-bp, or use NodeJs outside of Gulp. We recommend trying all of these solutions anyway.


Examples

  • example-1 Simple use of Live Reload Browser Page.

  • example-2 Simple use of Live Reload Browser Page and Live Alert Browser Page.

  • example-3 How to use «Partial reload» in Live Reload Browser Page.

  • example-4 How to use «Partial reload» in Live Reload Browser Page. Shown here is the automatic indication of file paths to be reloaded.

  • example-5 Simple use of Live Reload Browser Page. Example with Old pattern Gulp.

  • example-6 Alternative example of using Live Reload Browser Page.

  • example-7 How to use «Partial reload» in Live Reload Browser Page and example use execute_before.