Skip to content

Releases: umijs/umi

[email protected]

27 Feb 08:35
Compare
Choose a tag to compare
  • fix: plugin directory don't work, #143
  • fix: reload when plugins or models directory changes, #143

  • 修复 plugins 目录不工作,#143
  • plugins 和 models 目录有修改自动触发更新,#143

[email protected] (February 26, 2018)

26 Feb 06:32
Compare
Choose a tag to compare

[email protected]

19 Jan 05:56
Compare
Choose a tag to compare
  • Support service worker by default
  • Support config disableServiceWorker to disable service worker
  • Support speecify plugins in the dev and build cli, #56
  • pages config in config.js is more robust

[email protected]

19 Jan 05:56
Compare
Choose a tag to compare
  • Support env variable DISABLE_CLEAR_CONSOLE to disable clear console
  • Support service worker by config serviceworker
  • Update deps: react-dev-utils@5
  • Update deps: [email protected]
  • Set access-control-allow-origin:* for dev server
  • Fix: don't set NODE_ENV to production when NO_COMPRESS is setted