Skip to content

Commit e336583

Browse files
committed
Update README.md
1 parent 2ca4cde commit e336583

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,8 @@ We have good experience using these editors:
203203
* `loaders: ['raw-loader','sass-loader']` and `@Component({ styles: [ require('./filename.scss') ] })` see issue [#136](https://github.com/AngularClass/angular2-webpack-starter/issues/136)
204204
* How do I test a Service?
205205
* See issue [#130](https://github.com/AngularClass/angular2-webpack-starter/issues/130#issuecomment-158872648)
206+
* How fo I add `vscode-chrome-debug` support?
207+
* The VS Code chrome debug extension support can be done via `launch.json` see issue [#144](https://github.com/AngularClass/angular2-webpack-starter/issues/144#issuecomment-164063790)
206208

207209
# Support, Questions, or Feedback
208210
> Contact us anytime for anything about this repo or Angular 2

0 commit comments

Comments
 (0)