eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper

Debug an Angular application in a Vagrant container

オープン
#683 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Java
スター
201
フォーク
76
平均マージ
4日 7時間
マージ済み PR(30日)
21

説明

Hello,

TL;DR: How do I setup debug for an angular application inside a Vagrant container ? all debug instructions I could found presumed non-containerized use. Has someone been able to debug inside a container ?

Long story:

I'm using WWD for some time now and like it a lot. But I've never been able to setup debug correctly. It really didn't matter much because console.log and alerts were enough until now.
But recently I had a bug on the keycloak enabled app-init of my application. So the app just reloaded everytime and I had to excessively use alerts with JSON.stringify to debug it. This is rather inefficient.
So this made me feel it's about time for me to setup debug correcty.

I've seens these instructions:

https://github.com/eclipse/wildwebdeveloper/issues/661
https://github.com/eclipse/wildwebdeveloper/blob/master/TIPS_and_FAQ.md
https://github.com/eclipse/wildwebdeveloper/issues/566
https://github.com/eclipse/wildwebdeveloper/issues/111

I've also seen this question on SO:

https://stackoverflow.com/questions/25617323/can-i-debug-angularjs-and-typescript-in-eclipse

But as I said all of them presume host, non-containerised usage.

Any help appreciated. Thanks.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

TIPS_and_FAQ.md とリンクされている issue #661、#566、#111 から始め、そこにあるホストベースのデバッグ手順を、ここで説明されている Vagrant コンテナのシナリオと比較します。Vagrant コンテナ内の Angular アプリケーションをデバッグするための、検証済みの方法を提供または文書化できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
angular
領域
developer-experience
issue の種類
ドキュメント
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。