Skip to content
This repository was archived by the owner on Nov 23, 2019. It is now read-only.
This repository was archived by the owner on Nov 23, 2019. It is now read-only.

Bundle Files do not have transforms applied if ".min." file exists #3

Description

@chrish619

return new BundleFile(replacementIncludePath,

For example: CSS url() path rewrites can be applied, via IItemTransform; However, this does not apply if there is a .min.css.

FileExtensionReplacementList creates a new BundleFile, without adding the existing file.Transforms property.

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