{ test: /NotifyRules\.js$/, loader: 'string-replace-loader', options: { search: '$VERSION', replace: 'hello', strict:true } },