Skip to content

Commit dde087e

Browse files
committed
chore: add my name to docs
1 parent 0d14b38 commit dde087e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/contribute/writing-a-loader.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ contributors:
99
- jamesgeorge007
1010
- chenxsan
1111
- dev-itsheng
12+
- evenstensberg
1213
---
1314

1415
A loader is a node module that exports a function. This function is called when a resource should be transformed by this loader. The given function will have access to the [Loader API](/api/loaders/) using the `this` context provided to it.

0 commit comments

Comments
 (0)