Skip to content

Commit

Permalink
updated plop.load docs to include reference to actionTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
amwmedia authored Apr 9, 2018
1 parent 8eddaeb commit 2e63ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plop-load.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plop.load
=========

`plop.load` can be used to load generators, helpers, and partials from a other plopfiles that are in your project or on NPM (`plop-pack`). Example code below.
`plop.load` can be used to load generators, actionTypes, helpers, and partials from a other plopfiles that are in your project or on NPM (`plop-pack`). Example code below.

### plop.load([targets](#targets), [[config](#config)], [[include](#include)])

Expand Down

0 comments on commit 2e63ed1

Please sign in to comment.