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

[Docs] Use copy-webpack-plugin for dev #4201

Merged
merged 1 commit into from
May 7, 2016
Merged

[Docs] Use copy-webpack-plugin for dev #4201

merged 1 commit into from
May 7, 2016

Conversation

mbrookes
Copy link
Member

@mbrookes mbrookes commented May 7, 2016

  • PR has tests / docs demo, and is linted.
  • Commit and PR titles begin with [ComponentName], and are in imperative form: "[Component] Fix leaky abstraction".
  • Description explains the issue / use-case resolved, and auto-closes the related issue(s) (http://tr.im/vFqem).

This PR updates webpack-dev-server.config to use copy-webpack-plugin.

Production config was updated to use copy-webpack-plugin in favour of transfer-webpack-plugin, but dev-server config was omitted.

@tintin1343 tintin1343 merged commit 063a4d2 into mui:master May 7, 2016
@mbrookes mbrookes deleted the docs-copy-webpack-dev branch September 11, 2018 21:59
@zannager zannager added the docs Improvements or additions to the documentation label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants