Skip to content

Commit 639ee25

Browse files
Finish printers
1 parent 8348856 commit 639ee25

File tree

6 files changed

+200
-67
lines changed

6 files changed

+200
-67
lines changed

src/Fable.Cli/Agent.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,6 @@ let startCompilation (respond: obj->unit) (com: Compiler) (project: Project) =
350350

351351
let program = Babel.Program(babel.FileName,
352352
babel.Body,
353-
babel.Directives,
354353
com.GetFormattedLogs(),
355354
babel.Dependencies)
356355

0 commit comments

Comments
 (0)