Skip to content
This repository was archived by the owner on Aug 8, 2019. It is now read-only.

History / webpack dev server

Revisions

  • Documented `--compress` option

    @sheepsteak sheepsteak committed Apr 18, 2016
  • let people knows set `0.0.0.0` to `--host` can binds to all hosts

    @lmk123 lmk123 committed Apr 14, 2016
  • Specify what version the open command works in so that people aren't confused as to why id doesn't work in older versions, see https://github.com/webpack/webpack-dev-server/issues/378

    @xWayfinder xWayfinder committed Apr 12, 2016
  • Updated webpack dev server (markdown)

    @wuchangming wuchangming committed Apr 7, 2016
  • Updated webpack dev server (markdown)

    @wuchangming wuchangming committed Apr 7, 2016
  • Updated webpack dev server (markdown)

    @wuchangming wuchangming committed Apr 7, 2016
  • (correction) "`--no-colors`: don't _used_ colors in the output."

    Moose committed Apr 5, 2016
  • add `options.staticOptions` part for https://github.com/webpack/webpack-dev-server/pull/385/files

    @dickeylth dickeylth committed Mar 28, 2016
  • add paragraph about working with editors supporting "safe write" issue

    @malyzeli malyzeli committed Mar 14, 2016
  • Updated webpack dev server (markdown)

    @iroy2000 iroy2000 committed Feb 28, 2016
  • Updated webpack dev server (markdown)

    @ackl ackl committed Feb 26, 2016
  • Fix rewrite regular expression

    @finwe finwe committed Feb 25, 2016
  • req doesn't have a #replace member :-)

    Dan committed Feb 23, 2016
  • Fix route in section about rewrite.

    @Narigo Narigo committed Feb 19, 2016
  • Added a section about the rewrite callback to rewrite proxy requests. Not sure when this was added, but someone told me this: http://stackoverflow.com/a/35491378/1627744

    @Narigo Narigo committed Feb 19, 2016
  • Update webpack-dev-server docs for proper app entry point when using HMR (see https://github.com/webpack/webpack-dev-server/issues/326)

    @sohkai sohkai committed Feb 18, 2016
  • Updated webpack dev server (markdown)

    @rvbsanjose rvbsanjose committed Feb 4, 2016
  • Grammer fix.

    @rvbsanjose rvbsanjose committed Feb 4, 2016
  • Updated webpack dev server (markdown)

    @sokra sokra committed Jan 30, 2016
  • Updated webpack dev server (markdown)

    @sokra sokra committed Jan 30, 2016
  • Document `historyApiFallback.index` option

    @emlun emlun committed Jan 22, 2016
  • Updated webpack dev server (markdown)

    @stephen-dunn stephen-dunn committed Jan 19, 2016
  • Add --open to webpack-dev-server documentation

    @SpaceK33z SpaceK33z committed Jan 11, 2016
  • grammar and spelling... also it looks like "Similar to the inline mode..." needs an "except" after it seeing that "Nothing more is needed." in the first section doesn't really agree with the fact that manual changes are needed in the second section. Maybe I'm missing something though.

    @skipjack skipjack committed Dec 28, 2015
  • Ensure content-base docs marry up with example config

    @richardscarrott richardscarrott committed Dec 10, 2015
  • Updated webpack dev server (markdown)

    @zwhitchcox zwhitchcox committed Dec 1, 2015
  • Add proxy section.

    @whiteinge whiteinge committed Oct 14, 2015
  • Add close() call to example

    @jhchen jhchen committed Oct 13, 2015
  • add the required comma between keys

    @ptim ptim committed Oct 11, 2015
  • add note about iframe mode and websocket connection to backend server

    @jedwards1211 jedwards1211 committed Oct 7, 2015