material2-app icon indicating copy to clipboard operation
material2-app copied to clipboard

AOT fails when there are spec files

Open lihaibh opened this issue 8 years ago • 0 comments

when running

ngc -p ./src/tsconfig.ts 

it shows an error that it couldnt find 'describe' and 'it' symbols of jasmine library, the spec files here were deleted how to fix this problem?

lihaibh avatar Oct 03 '16 09:10 lihaibh