Skip to content

Injecting only particular .js & .css files that are meant for an HTML file #243

@jeytii

Description

@jeytii

Suppose I have two HTML files (index.html & about.html); For the injection, I don't want both to share same .js and .css files. I only want index.js & index.css to be injected into index.html, and about.js & about.css into about.html. I think the best way to do it is using the transform() option, but how?

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