liudianliang

Results 3 issues of liudianliang

import {ContactService} from 'shared/contact.service'; 这段代码报错,貌似不影响运行 [ts] Cannot find module 'shared/contact.service'.

I don't konw how to import ng2-bootstrap with webpack,Can you tell me that? Thank you

> npm start > [email protected] start G:\chromeDownload\handlock-master > webpack-dev-server --quiet & http-server example -c-1 -p 8081 Project is running at http://localhost:8080/ webpack output is served from /js/ (node:12212) DeprecationWarning: loaderUtils.parseQuery()...