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