Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 7f3c096

Browse files
committed
refactor(ngc): remove imports to ng devkit
1 parent 3c5c266 commit 7f3c096

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ngc.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { RawSourceMap, SourceMapConsumer, SourceMapGenerator } from 'source-map';
2-
import { buildOptimizer, purify } from '@angular-devkit/build-optimizer';
32

43
import { AotCompiler } from './aot/aot-compiler';
54
import {

0 commit comments

Comments
 (0)