Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GCL lib analysis issue with ClojureScript master #1011

@mfikes

Description

@mfikes

For some of the libs in gcl.cljs, the new code in ClojureScript master fails to load them, with the root cause being that they somehow end up with just :url instead of :file:

94d93
<    [goog.date.relativeCommonTests]
191d189
<    [goog.dom.textAssert]
259d256
<    [goog.html.safeUrlTestVectors]
330,332d326
<    [goog.loader.AbstractModuleManager]
<    [goog.loader.AbstractModuleManager.CallbackType]
<    [goog.loader.AbstractModuleManager.FailureType]
335d328
<    [goog.locale.TimeZoneList]
340,342d332
<    [goog.locale.getTimeZoneAllLongNames]
<    [goog.locale.getTimeZoneSelectedLongNames]
<    [goog.locale.getTimeZoneSelectedShortNames]
586d575
<    [goog.string.internal]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions