JavaScript for WordPress › Forums › Vanilla JavaScript › 1.7.13.2 Grunt › Reply To: 1.7.13.2 Grunt
June 29, 2017 at 1:48 pm
#29251
Kurt
Participant
I was mistakenly thinking that the files should be installed when Grunt was installed. The pakage.json file was created by running “npm install.” The gruntfile.js is created manually. I copied a sample file from: https://gruntjs.com/getting-started and edited it.
It wasn’t clear how they were created when the video switched to a new video in which you showed sample files.