browserify / watchify

watch mode for browserify builds
Other
1.79k stars 181 forks source link

Use different extension #218

Closed abiee closed 9 years ago

abiee commented 9 years ago

When I use Browserify I can choose the extension I want to use for React components ".jsx", but when run it with Watchify it doesn't listen for changes on these files

zertosh commented 9 years ago

I use it with .jsx files just fine. Can you share your config or a repro case?

abiee commented 9 years ago

I've changed to another library, but let me try again this afternoon.