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

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

Merged
merged 1 commit into from
Dec 17, 2018
Merged

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Dec 17, 2018

fixes #742

@sis0k0 sis0k0 force-pushed the sis0k0/vue-entry-path branch from 8425d73 to d96d702 Compare December 17, 2018 09:52
@sis0k0 sis0k0 merged commit 4d31ea0 into release Dec 17, 2018
@sis0k0 sis0k0 deleted the sis0k0/vue-entry-path branch December 17, 2018 10:47
@NickIliev NickIliev mentioned this pull request Dec 17, 2018
SvetoslavTsenov pushed a commit that referenced this pull request Dec 18, 2018
SvetoslavTsenov added a commit that referenced this pull request Dec 18, 2018
* fix(Vue): resolve full path for entry module (#744)

fixes #742

* docs: merge changelog and package.json
vchimev added a commit that referenced this pull request Jan 12, 2019
vchimev added a commit that referenced this pull request Jan 14, 2019
* 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.
SvetoslavTsenov pushed a commit that referenced this pull request Jan 28, 2019
* 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.
SvetoslavTsenov added a commit that referenced this pull request Jan 28, 2019
* 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.
SvetoslavTsenov added a commit that referenced this pull request Jan 28, 2019
* fix(Vue): apply style changes with HMR (#763)

* 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.

* Release 0.19.0 (#757)

* fix: lazy-ngmodule-hot-loader breaks the sourceMaps

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.
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.

2 participants