You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.