string-replace-loader icon indicating copy to clipboard operation
string-replace-loader copied to clipboard

Replace loader for Webpack

Results 15 string-replace-loader issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...

dependencies

## Description #85 Add an option to replace all the occurrences that have been found

## Description The loader currently uses [String.prototype.replace()](https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Global_Objects/String/replace) to replace the first occurrence of the given search parameter. But I think it would be nice to add an option to replace...

Hello @Va1 A 3.2.0 package was published on June 11, but there is no change for years in this GitHub repository. I compared package content and it seems legit, but...