Skip to content

Commit

Permalink
Add warning about node_modules getting deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
nsams committed Apr 19, 2016
1 parent 7b6ff63 commit 74401bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,6 @@ add this to your `.gitignore`:
This plugin will generate a file named `composer-extra-assets.lock` which can be used just like `composer.lock`. Put it
under version control if you want to be able to install the exact same dependencies.

### Warning

This plugins removes (and re-installs) the complete node_modules folder. Any changes will be lost.

0 comments on commit 74401bb

Please sign in to comment.