Va1/string-replace-loader

add check for changes before writing to file

nerkat opened this issue · 0 comments

currently - 'replace' function writes to file regardless of change.
this trigger other 'watch', in my case - Shopify's 'themekit'.

changes i made to fix this:
image