
committed by
Misko Hevery

parent
9982520a23
commit
03793d0714
@ -151,7 +151,7 @@ function setup() {
|
||||
});
|
||||
|
||||
reflector.registerType(CssProcessor, {
|
||||
"factory": () => new CssProcessor(),
|
||||
"factory": () => new CssProcessor(null),
|
||||
"parameters": [],
|
||||
"annotations": []
|
||||
});
|
||||
|
Reference in New Issue
Block a user