react-native/local-cli/generator
Tom Atterton 5219585ef9 Ignore DevDependencies when generating template. (#20542)
Summary:
Regarding [Add devDependenices support for templates](c4ab03a18e).

Once a project is created using the custom template command with devDependencies inside, the devDependenices.json file is also copied to the new projects directory.

By adding this to the ignore paths we stop the devDependenices being copied into the new projects directory.
Pull Request resolved: https://github.com/facebook/react-native/pull/20542

Differential Revision: D9182795

Pulled By: hramos

fbshipit-source-id: 543c8ca67612a981c22fc83c8d54a25ddc0ca5fc
2018-08-06 12:32:24 -07:00
..
copyProjectTemplateAndReplace.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
printRunInstructions.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
promptSync.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
templates.js Ignore DevDependencies when generating template. (#20542) 2018-08-06 12:32:24 -07:00