yarn nuxt 0.2.6
v0.2.6

latest releases: 3.11.2, 3.11.1, 3.11.0...
7 years ago

Features

  • nuxt build -> Build only the application
  • nuxt start -> Launch the server and nuxt (without building it, so make sure to launch nuxt build before)
  • Add dev option to specify if the build will be for production or development, define also the webpack-dev-middleware and hot-reloading for nuxt-dev

Misc

  • Refactoring some logic for webpack inside the webpack/*.config.js files
  • Update README for production deployment
  • Improve test with ava (checking the value of the color of the element)

Don't miss a new nuxt release

NewReleases is sending notifications on new releases.