diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d77e8f1..a4463cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,6 +14,12 @@ Run tests with Mocha: yarn test ``` +Build with Rollup: + +``` +yarn prepublishOnly +``` + ## For internal use See our checklist for [publishing a new release](https://observablehq.com/@observablehq/publishing-new-open-source-releases). \ No newline at end of file