chore(package.json): upgrade traceur to v0.0.87
Fix in source-map test to follow through the sourcemap chain.
This commit is contained in:

committed by
Rado Kirov

parent
d304f41197
commit
9d21a6f40d
@ -717,13 +717,13 @@ export class Decorator extends Directive {
|
||||
compileChildren:boolean
|
||||
}={})
|
||||
{
|
||||
this.compileChildren = compileChildren;
|
||||
super({
|
||||
selector: selector,
|
||||
bind: bind,
|
||||
events: events,
|
||||
lifecycle: lifecycle
|
||||
});
|
||||
this.compileChildren = compileChildren;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user