diff options
author | eric thul <thul.eric@gmail.com> | 2017-02-12 18:05:07 -0500 |
---|---|---|
committer | eric thul <thul.eric@gmail.com> | 2017-02-19 12:09:16 -0500 |
commit | 8e21ab0ab3f8ba9d129f1cf3b59f87d7a2b5bfc2 (patch) | |
tree | 0db1cffab8462d919299ab87eba42200748be632 /src/dargs.js | |
parent | a3c358f80f8197d5a1d05e42916cd5593b5b2dd5 (diff) | |
download | purs-loader-8e21ab0ab3f8ba9d129f1cf3b59f87d7a2b5bfc2.tar.gz purs-loader-8e21ab0ab3f8ba9d129f1cf3b59f87d7a2b5bfc2.tar.zst purs-loader-8e21ab0ab3f8ba9d129f1cf3b59f87d7a2b5bfc2.zip |
Ensure that all imported files are watched
In order to handle the case where a new PureScript file is imported, but
fails to compile, the purs-loader now tracks imports for each PureScript
file in order to append any additional imports to the resulting JS.
This ensures that webpack will watch the new file even before it
successfully compiles.
Diffstat (limited to 'src/dargs.js')
0 files changed, 0 insertions, 0 deletions