Va1 / string-replace-loader

Replace loader for Webpack
MIT License
250 stars 57 forks source link

Replace string only on plain text #42

Open lgmf opened 6 years ago

lgmf commented 6 years ago

I'm trying to use this loader on templates, but the problem is that the loader is replacing the name of tags, classes, id and others.

I wanna to persist this changes only on plain text.