Closed almothafar closed 6 years ago
@dhilgarth Any ideas? Looks like this was introduced by #90.
Will check on Monday
... we have the same problem.
Problem is in parser.js line 112:
var codeWithSourceMap = node.toStringWithSourceMap({ file: file.basename });
file.basename
is undefined.
@dhilgarth Fix is in #96
@actra-gschuster : Thanks for jumping in. Have been drowning in work lately...
Currently, with the new version
5.0.0
the build fails with error:it seems the breaking changes unsolvable.