Closed rabchev closed 10 years ago
hi pal, what tying to do (more specifically) ???
you can pefrome replace patterns over the file like this:
replace: { dist: { options: { patterns: [ { match: 'foo', replacement: 'bar' } ] }, files: [ {expand: true, flatten: true, src: ['src/index.html'], dest: 'build/'} ] } }
No user feedback, closing for now ...
hi pal, what tying to do (more specifically) ???
you can pefrome replace patterns over the file like this: