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 071f5e3 commit 1429d57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Chunk.ts
Expand Up @@ -584,7 +584,6 @@ export default class Chunk {
`${n}${renderOptions.varOrConst} ${MISSING_EXPORT_SHIM_VARIABLE}${_}=${_}void 0;${n}${n}`
);
}

if (options.compact) {
this.renderedSource = magicString;
} else {
Expand Down

0 comments on commit 1429d57

Please sign in to comment.