Open GradedJestRisk opened 4 years ago
2 motives for this:
The new song is now created and added to the related band's songs array correctly and yet we don't see the new song appear in the list.
It can be straightforward:
ember-cli-build.js
sourcemaps: {enabled: true},
debugger
That's a good idea and I think it warrants a separate section (maybe in the Appendix) about debugging.
Great idea !
2 motives for this:
It can be straightforward:
ember-cli-build.js
=> addsourcemaps: {enabled: true},
debugger
; statement in source code)