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

fix(Vue): apply style changes with HMR (#763) #777

Merged
merged 1 commit into from
Jan 28, 2019

Conversation

SvetoslavTsenov
Copy link
Contributor

No description provided.

* 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 SvetoslavTsenov merged commit 8ee1880 into release Jan 28, 2019
@SvetoslavTsenov SvetoslavTsenov deleted the merge-fix-for-vue branch January 28, 2019 13:42
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants