As the pugjs is not mandatory for default pug-php options, it should not be automatically installed but asked to the user.
Specifications:
Composer in interactive mode:
Ask for "Do you plan to use the pug node engine for some rendering? If you're not sure, press enter [Y/n]" (yes by default)
As the pugjs is not mandatory for default pug-php options, it should not be automatically installed but asked to the user.
Specifications: Composer in interactive mode: Ask for "Do you plan to use the pug node engine for some rendering? If you're not sure, press enter [Y/n]" (yes by default)
Composer non-interactive mode: Install pug node engine.
Original requests: #132 https://github.com/phug-php/phug/issues/8