angular2-hot-loader icon indicating copy to clipboard operation
angular2-hot-loader copied to clipboard

Newbie question

Open BojDom opened this issue 9 years ago • 0 comments

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

BojDom avatar Mar 26 '16 10:03 BojDom