
committed by
Matias Niemelä

parent
a1bb56f739
commit
363498b6b4
@ -52,7 +52,7 @@ import {bootstrap, html, multiTrim} from '../test_helpers';
|
||||
imports: [BrowserModule, UpgradeModule]
|
||||
})
|
||||
class Ng2Module {
|
||||
ngDoBootstrap() { /* this is a placeholder to stop the boostrapper from complaining */
|
||||
ngDoBootstrap() { /* this is a placeholder to stop the bootstrapper from complaining */
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user