Skip to content

Commit 92cd7e4

Browse files
committed
add info about lib/
1 parent c0b0439 commit 92cd7e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ To view the results of a run on CircleCI, download the `build/test_images/` and
106106
### Repo organization
107107

108108
- Distributed files are in `dist/`
109+
- CommonJS require-able modules are in `lib/`
109110
- Sources files are in `src/`, including the index
110111
- Build and repo management scripts are in `tasks/`
111112
- All tasks can be run using [`npm run-srcript`](https://docs.npmjs.com/cli/run-script)

0 commit comments

Comments
 (0)