dart - Pub serve all files -
in terms of js/css/img type assets, there way serve have in "web" , "lib" regardless of whether or not used in html?
also, maybe set little bit in bold in documentation...it took me forever figure out pub serve included files used in html.
i tried --all flag, didn't seem work.
you may inquire why? because isn't awesome dart smart in includes use? yea if worked , simple that'd great...but problem while parses html , that's , good...other js files depend on assets. pub serve doesn't go deep. plus, ajax loading, etc. want assets. set them there reason. dislike how dart assumes things.
i suspect has transformers , perhaps have own...and i'm looking now, there i'm missing?
thanks!
dart dart-pub
No comments:
Post a Comment