Picture of Markus Dan
Implementing Livereload - src/index.html overwriting
by Markus Dan - Wednesday, 30 March 2016, 1:16 PM
 

Hey guys,

I'm new to the Adapt Learning Framework and trying to implement the livereload script (Grunt connect-livereload doesnt work at the moment for me). So I tried to implement the livereload script in the scr/index.html but if I build and start the server tasks it gets completely overwritten and the standard index.html is in the build folder.

 

So is it possible to edit the src/index.html permanently? Has anybody integrated livereload already successful within Grunt?

 

Cheers :)

mrks

Picture of Matt Leathes
Re: Implementing Livereload - src/index.html overwriting
by Matt Leathes - Saturday, 2 April 2016, 4:45 PM
 

if you've got contrib-spoor installed, then you'll probably find you need to edit the version of index.html that's in contrib-spoor's 'required' folder rather than the one in 'src'