Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(doc-gen): Run Gulp on Windows too #6346

Closed
wants to merge 2 commits into from
Closed

fix(doc-gen): Run Gulp on Windows too #6346

wants to merge 2 commits into from

Commits on Feb 19, 2014

  1. fix(doc-gen): Run Gulp on Windows too

    Using node_module/.bin/gulp will enable to gulp command to run
    both on Windows and Linux. In its current form, opening a Javascript
    file on Windows will not run the doc generation.
    panarasi committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    974db27 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. fix(doc-gen): Enclosed Gulp call in quotes

    Requires to correctly resolve path on Windows
    sgrebnov committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    89793b8 View commit details
    Browse the repository at this point in the history