Skip to content

Commit 4831069

Browse files
yoshuawuytsgoto-bus-stop
authored andcommitted
watch file imports (#145)
1 parent 92998c1 commit 4831069

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

transform.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ function transform (filename, options) {
171171
? xtend(opts, staticEval(node.arguments[1]))
172172
: opts
173173

174+
transformStream.emit('file', resolvePath)
175+
174176
const val = {
175177
filename: resolvePath,
176178
opts: iOpts,

0 commit comments

Comments
 (0)