Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Gruntfile Configuration - Needs Updated? #382

Open
challahan opened this issue Jan 20, 2017 · 1 comment
Open

Gruntfile Configuration - Needs Updated? #382

challahan opened this issue Jan 20, 2017 · 1 comment

Comments

@challahan
Copy link

challahan commented Jan 20, 2017

All of the instructions in documentation and across the internet say to set up the Gruntfile with:

command: "php lab/core/builder.php -gp"

but this results in an error.

screen shot 2017-01-19 at 10 57 31 pm

Unless I'm missing something, there is no builder.php file in this folder. Perhaps it's from an older version of PL?

At any rate, changing builder.php to console (which is a file in the folder) works perfectly.

command: "php lab/core/console -gp"

@bradfrost
Copy link
Member

@challahan The command I use is:

php core/console -gp

I wrote a bit more about how I use Grunt with Pattern Lab here: http://bradfrost.com/blog/post/using-grunt-with-pattern-lab/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants