We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7519c06 commit a724418Copy full SHA for a724418
lib/services/bundler/bundler-compiler-service.ts
@@ -2,7 +2,6 @@ import * as path from "path";
2
import * as child_process from "child_process";
3
import * as semver from "semver";
4
import * as _ from "lodash";
5
-// TODO: can switch to file-system service
6
import { EventEmitter } from "events";
7
import { performanceLog } from "../../common/decorators";
8
import {
0 commit comments