forked from iam4x/now-deploy-preview-comment
-
Notifications
You must be signed in to change notification settings - Fork 18
"builds" is deprecated in now.json config #40
Copy link
Copy link
Open
Labels
Type: DocumentationDocumentation only changesDocumentation only changesType: RefactoringA code change that neither fixes a bug nor adds a featureA code change that neither fixes a bug nor adds a featuregood first issueGood for newcomersGood for newcomers
Milestone
Metadata
Metadata
Assignees
Labels
Type: DocumentationDocumentation only changesDocumentation only changesType: RefactoringA code change that neither fixes a bug nor adds a featureA code change that neither fixes a bug nor adds a featuregood first issueGood for newcomersGood for newcomers
Hi,
the "builds" attribute in now.json seems to be deprecated, but is referenced in your example.
https://zeit.co/docs/configuration?query=now.json#introduction/configuration-reference
Edit
https://zeit.co/guides/upgrade-to-zero-configuration
So i think you can clean up your examples.
Thx