From 5f39ab718731d22b2a25d850569d7e4cb57f6c2e Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Sun, 24 Jun 2018 09:44:24 -0700 Subject: [PATCH] Build the library on Netlify so that folks can access master. --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 10325325..af6ecd9f 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,5 @@ [build] - command = "npm run build" + command = "npm run build && npm run build-library" publish = "built" # A short URL for listeners of https://changelog.com/podcast/291