improve readme

This commit is contained in:
Philipp Kunz 2015-12-05 22:35:41 +01:00
parent f29bb7ea44
commit 663e8f1984

View File

@ -21,3 +21,5 @@ gulp-browser is meant to be easy:
return stream;
});
```
> **Note:** Be aware of how gulp-src creates values of file.base and file.path since that is important to the require statements.