Skip to content

Commit

Permalink
Retrigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Aug 28, 2019
1 parent e2e0a27 commit d695346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Module.ts
Expand Up @@ -268,6 +268,7 @@ export default class Module {
file: this.id,
line: location.line
};

props.frame = getCodeFrame(this.originalCode, location.line, location.column);
}

Expand Down

0 comments on commit d695346

Please sign in to comment.