On 1/5/16, 1:06 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
<omup...@gmail.com on behalf of bigosma...@gmail.com> wrote:

>On Jan 5, 2016 9:36 AM, "Josh Tynjala" <joshtynj...@gmail.com> wrote:
>>
>> asjsc still generates all of the addDependency() calls required for a
>debug
>> build. No hand crafting needed. It generates them in a JS file named
>> ProjectName-dependencies.js. Not coincidentally, that is the only JS
>>file
>> that you need to reference in a script tag in your HTML when running the
>> debug build.
>
>I suppose it does not work that way today?  I see all individual calls
>loading each dependency in index.html.

Are you looking at the html at runtime?  Goog.require ends up injecting
script tags at runtime.

-Alex

Reply via email to