Skip to content
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.

Angular's transformers do not follow Barbacks asset resolution. #1651

Closed
@TedSander

Description

@TedSander

Barbacks rules for asset resolution are defined here: http://goo.gl/YDMRc2. The expression generator tests use lib/test.html as URIs for resolution. In practice these URIs would not be used by the pub system. Instead all library resources would have packages in the URI. In addition the current code does not handle web URIs correctly. Any URI which do not contain packages/ are considered web resources. These resources will not start with web. Yet when creating the AssetID the web location must be prepended to find the resource.

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