Skip to content
Tobias Weiß edited this page Oct 4, 2017 · 1 revision

data.json path hint

I had to change the path in Gruntfile.js on line 22 to {expand: true, flatten: true, src: ['data.json'], dest: 'temp/' } to get the replacement working.

Thanks for your work!

Clone this wiki locally