Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Detect overrides for dev server from [dev] settings #18

Merged
merged 2 commits into from
Mar 15, 2019

Conversation

biilmann
Copy link
Member

This allows the user to manually set the dev server, port, etc, in a [dev] block of the netlify.toml file.

Example:

[dev]
  cmd = "yarn start"
  port = 3000
  publish = "dist"

@biilmann biilmann merged commit 43121ab into master Mar 15, 2019
@biilmann biilmann deleted the read-dev-settings branch March 15, 2019 17:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant