nwb v0.17.2 Release Notes

Release Date: 2017-07-04 // almost 7 years ago
  • ๐Ÿ›  Fixed

    ๐Ÿ›  Backported fixes from 0.18:

    • ๐Ÿ›  Fixed display of user config errors when running the development server.
    • ๐Ÿ›  Fixed clearing the console by default when running the development server.
    • ๐Ÿ— Quick build command config was being created before the default NODE_ENV = production was applied, so output filenames didn't include a chunkhash by default.
    • ๐Ÿ›  Fixed config validation error when running the development server and using webpack.styles config for custom preprocessor plugin rules.