-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
カテゴリの中にカテゴリがネストしてるとコケる #20
Comments
rymizuki
added a commit
that referenced
this issue
Aug 31, 2019
rymizuki
added a commit
that referenced
this issue
Sep 6, 2019
rymizuki
added a commit
that referenced
this issue
Sep 9, 2019
rymizuki
added a commit
that referenced
this issue
Sep 9, 2019
#20 カテゴリがネストしたときに再帰的にresourceを探索してパースする
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
再現環境
現象
v1.2.0でgruntを通して走らせたところコケてしまいます
Grunttaskは以下のとおりです
用意したapiドキュメント
parseされた内容
node-hariko/src/hariko-parser/structure/index.ts
Lines 11 to 13 in 5668f83
index.ts L12に
console.log(data)
を挿入して得られたjsonになりますThe text was updated successfully, but these errors were encountered: