Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Conversation

@vchimev
Copy link
Contributor

@vchimev vchimev commented Jan 4, 2019

PR Checklist

What is the current behavior?

Currently, the lazy-ngmodule-hot-loader adds a HMR self-accept to every lazy loaded NgModule during a build.

What is the new behavior?

After alignment of the HMR lifecycle of NativeScript Angular with non-Angular applications, it requires a handler to update the app after module replacement.

Currently, the `lazy-ngmodule-hot-loader` [adds](6a9db32) a HMR self-accept to every lazy loaded NgModule during build. After [alignment](fe4abfb) of the HMR lifecycle of NativeScript Angular with non-Angular applications, it requires a handler to update the app after module replacement.
@vchimev vchimev requested a review from sis0k0 January 4, 2019 09:47
@vchimev vchimev force-pushed the vchimev/fix-lazy-hmr branch from cb4d6be to de6ba3b Compare January 4, 2019 15:04
Co-Authored-By: vchimev <vasil.chimev@gmail.com>
@vchimev vchimev merged commit 87f6f19 into master Jan 4, 2019
@vchimev vchimev deleted the vchimev/fix-lazy-hmr branch January 4, 2019 16:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants