Skip to content

Commit

Permalink
npm readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sokil committed Jun 23, 2017
1 parent c3e4406 commit 800a994
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,9 @@ deploy:
deploy:
config:
npm:
bundles:
dirs: # Optional list of dirs to search package.json and install dependencies
- "assets"
bundles: # Optional list of bundles where to search package.json
SomeBundle: true
SomeOtherBundle:
package: ../ # path to project.json, relative to SomeOtherBundle.php file
Expand Down

0 comments on commit 800a994

Please sign in to comment.