Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add webpack-dev-server config entry (#1016) #1028

Merged
merged 1 commit into from
Sep 10, 2018

Conversation

dilidili
Copy link
Contributor

@dilidili dilidili commented Sep 7, 2018

Close #1016

@dilidili
Copy link
Contributor Author

dilidili commented Sep 7, 2018

.umirc.js:

export default {
  devServer: {
    watchOptions: {
      poll: true
    }
  }
}

@sorrycc
Copy link
Member

sorrycc commented Sep 9, 2018

@dilidili
Copy link
Contributor Author

@sorrycc added, thanks!

@sorrycc sorrycc merged commit 043900f into umijs:master Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants