Picture of K Edison
Sharepoint and .json files
by K Edison - Monday, 8 April 2019, 11:34 AM
 

I would like to upload and adapt course to Sharepoint 2013.

1. Do I just covert all the .json files to .txt files within my build folder or all .json files within my framework?

2. is the next step to just run grunt dev --jsonext=txt ?

3. Is there any thing else I need to do?

Picture of Peter Smith
Re: Sharepoint and .json files
by Peter Smith - Monday, 8 April 2019, 1:07 PM
 

Hi,

you'll almost certainly need to change the file extension of the index file from.html to .aspx as well as running jsonext=txt.

Pete.