Skip to content

Commit 32594aa

Browse files
authored
Add transform field link.
1 parent 7f1c3c8 commit 32594aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ svg {
7070

7171
- [function](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function): returns svg sprite file contents as utf-8 text
7272

73-
You can insert this into the page easily using the [DOM API](https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model). This works by specifying [brfs](https://github.com/substack/brfs) in the [browserify transform field](). You may need a special fs loader in webpack if its not picking up the transform.
73+
You can insert this into the page easily using the [DOM API](https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model). This works by specifying [brfs](https://github.com/substack/brfs) in the [browserify transform field](https://github.com/browserify/browserify-handbook#browserifytransform-field). You may need a special fs loader in webpack if its not picking up the transform.
7474

7575
#### `entypo.getNode()`
7676

0 commit comments

Comments
 (0)