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

Vladimirov/fix lazy loading loader release #778

Merged
merged 3 commits into from
Jan 28, 2019

Conversation

SvetoslavTsenov
Copy link
Contributor

No description provided.

vchimev and others added 3 commits January 28, 2019 15:03
* fix(Vue): apply style changes with HMR

The `bundle-config-loader` executes for `entryPath` with all extensions: `css`, `js`, `ts`, `scss`, etc. Limit only to `js` and `ts`.

Fixes #762.

* Revert "fix(Vue): resolve full path for entry module (#744)"

This reverts commit 4d31ea0.

It causes #762.

* fix(Vue): entry module path

Fixes #742, fixes #762.
The `lazy-ngmodule-hot-loader` breaks sourceMaps as it does not pass them to the next loaders. This breaks debugging with `--bundle` in VSCode extension as the files included in the `sourcesContent` cannot be mapped correctly to local files.
@SvetoslavTsenov SvetoslavTsenov force-pushed the vladimirov/fix-lazy-loading-loader-release branch from b10b93f to 80b69b6 Compare January 28, 2019 13:19
@SvetoslavTsenov
Copy link
Contributor Author

test

@SvetoslavTsenov SvetoslavTsenov merged commit 6a9268c into release Jan 28, 2019
@SvetoslavTsenov SvetoslavTsenov deleted the vladimirov/fix-lazy-loading-loader-release branch January 28, 2019 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants