add this.stop() to secondary strict transformer #1465
This commit is contained in:
parent
8ed90d3af2
commit
e83daf87d4
@ -15,4 +15,5 @@ export function Program(program, parent, scope, file) {
|
||||
|
||||
this.unshiftContainer("body", [directive]);
|
||||
}
|
||||
this.stop();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user