improve readme
This commit is contained in:
parent
f29bb7ea44
commit
663e8f1984
@ -20,4 +20,6 @@ gulp-browser is meant to be easy:
|
|||||||
.pipe(gulp.dest("./test/browserifiedJS/"));
|
.pipe(gulp.dest("./test/browserifiedJS/"));
|
||||||
return stream;
|
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.
|
Loading…
x
Reference in New Issue
Block a user