Skip to content

Commit

Permalink
CHANGE now.json so logs are public
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Apr 5, 2019
1 parent 2564834 commit a0af6ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions now.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"version": 2,
"name": "monorepo",
"public": true,
"builds": [
{ "src": "examples/angular-cli/package.json", "use": "@now/static-build", "config": { "distDir": "storybook-static" } },
{ "src": "examples/cra-kitchen-sink/package.json", "use": "@now/static-build", "config": { "distDir": "storybook-static" } },
Expand Down

0 comments on commit a0af6ec

Please sign in to comment.