1.2.2
- function in
annotation
of source map options will be working properly
Value of annotation must be string or boolean — https://github.com/postcss/postcss/blob/master/docs/source-maps.md#options
In previous release you will get only default value of annotation: opts.to + '.map'
.
In this release function in annotation will execute in advance to get proper reslut.