angular2-hot-loader
angular2-hot-loader copied to clipboard
Newbie question
Hi, i would like to implement the hotloader since it will make development faster, but i don't know where to implement
import * as ng2HotLoader from 'angular2-hot-loader';
ng2hotloader.listen({ port: 4412, projectRoot: __dirname });
sorry for the dumb question