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

Commit ef2074a

Browse files
authored
Update Webpack version
1 parent c27f2a9 commit ef2074a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This starter kit contains all the build tooling and configuration you need to ki
2424
- 🌍 Server Side Rendering.
2525
- 😎 Progressive Web Application ready, with offline support, via a Service Worker.
2626
- 🐘 Long term browser caching of assets with automated cache invalidation.
27-
- 📦 All source is bundled using Webpack v2.
27+
- 📦 All source is bundled using Webpack v3.
2828
- 🚀 Full ES2017+ support - use the exact same JS syntax across the entire project. No more folder context switching! We also only use syntax that is stage-3 or later in the TC39 process.
2929
- 🔧 Centralised application configuration with helpers to avoid boilerplate in your code. Also has support for environment specific configuration files.
3030
- 🔥 Extreme live development - hot reloading of ALL changes to client/server source, with auto development server restarts when your application configuration changes. All this with a high level of error tolerance and verbose logging to the console.

0 commit comments

Comments
 (0)