Skip to content
#

hmr

Here are 324 public repositories matching this topic...

zero
asadm
asadm commented Jan 21, 2020

"Babel 7.8.0 supports the new ECMAScript 2020 features by default: you don't need to enable individual plugins for nullish coalescing (??), optional chaining (?.) and dynamic import() anymore with preset-env." - https://babeljs.io/blog/2020/01/11/7.8.0

We should update zero to latest babel and add an integration test for these features. I think the right change will be [here](https://gith

enhancement good first issue

A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.

  • Updated Jun 22, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the hmr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hmr topic, visit your repo's landing page and select "manage topics."

Learn more