Skip to content
This repository has been archived by the owner on Dec 14, 2019. It is now read-only.

Fix a problem where webpack --watch would not be reloaded immediately after the Elm code was modified #25

Open
simnalamburt opened this issue Dec 3, 2016 · 3 comments

Comments

@simnalamburt
Copy link
Member

simnalamburt commented Dec 3, 2016

Fix a problem where webpack --watch would not be reloaded immediately after the Elm code was modified. Probably a problem of elm-webpack-loader

@simnalamburt simnalamburt changed the title Elm 코드 고쳤을때 webpack --watch 바로 리로드 안해주는 문제 해결 Fix a problem where webpack --watch would not be reloaded immediately after the Elm code was modified Dec 4, 2016
@heejongahn
Copy link
Contributor

I suspect that this issue appears only when the moduels in import relationship resides in different directory.

@heejongahn
Copy link
Contributor

I made an issue at elm-webpack-loader repo regarding this.

@simnalamburt
Copy link
Member Author

@heejongahn Looks like elm-webpack-loader has been updated. Does this problem sill occur?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants