This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
source maps broken for class declarations #160
Open
Description
using http://evanw.github.io/source-map-visualization/ for sunflower ... we're pretty good at expressions and identifiers and function bodies. But hovering on the classes/constructors/methods lines look really bogus. Granted, those aren't exactly "executable" in Dart, but still, we should do better.
Field initializers also looked broken.