Closed roberto closed 9 years ago
It would be better if we could customize result files names instead of hardcoding 'bundle.result'. Even though 'bundle.result' could be the default value, so we do not break everything.
'bundle.result'
I'm thinking of something like:
bundle.results({ fileName: 'manifest' });
:+1:
:+1: It's a must have!
feature landed in v2.17.0
v2.17.0
It would be better if we could customize result files names instead of hardcoding
'bundle.result'
. Even though'bundle.result'
could be the default value, so we do not break everything.I'm thinking of something like: