This repository was archived by the owner on Dec 10, 2019. It is now read-only.
This repository was archived by the owner on Dec 10, 2019. It is now read-only.
usage as dependency yields inconsistent experience than if otherwise cloned #83
Open
Description
Expected Behavior
- on
npm install edition-node-gulp
, my project should be bootstrapped with patternlab bits.
Actual Behavior
- my project is not bootstrapped.
- the docs here go into great detail of what npm is, how to use it, and install this package. however, what's missing is how to use it when installed as a dep. when installed as a dep, the gulpfile is buried in node_modules, and does not bootstrap the package you have just installed the gulp edition into.