Closed mroesele closed 9 years ago
In the latest version they seem to be commented out in the functions.php file. I suppose that's ok but I do agree that out of the box they should be active :)
@louisnovick @mroesele, I've heeded your input and these scripts are not available by default. =)
Thanks.
I am feared about the js task. I thought they are flexible like Roots Sage.
Hi there, I am trying to get familiar with "some like it neat" and would like to use it in my latest wp project. First of all, I am very impressed by this theme and the whole workflow. Thanks a lot for your great work.
But there is something I would like to share with you. I had some troubles getting a simple js alert to work. I created a new js file and placed it in /assets/js/app/test.js
It took some minutes to figure out how this is meant to work.
I think the two generated js files should be enqueued by default:
"You don't need to link to files placed in this folder. Instead, link to either production.js or development.js files."
-->"You don't need to link to files placed in this folder. Instead, link to either production.js or development.js files in functions.php or directly in your markup"