Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,6 @@ You can also use these more granular scripts:
- `yarn compat`: check that APIs do not introduce breaking changes
- `yarn lint`: run eslint and API compatibility

### Docker Build

If you want to use docker to build, test and package your work use the following:

```shell script
docker build -t constructs .
```

### Using a local version of this library in a dependency

If you're doing changes to this library,
Expand Down
10 changes: 0 additions & 10 deletions Dockerfile

This file was deleted.

Loading