Skip to content

Allow copying of random files on the root to dist #2374

@Lightw3ight

Description

@Lightw3ight

I am using Angular 2 and the cli to make a chrome extension

chrome extensions require a manifest.json file in the root of the site to function

As far as I am aware, the only way to copy random files to the dist folder on build is via the "assets" folder and that doesn't allow for files on the root.

One possible solution could be to turn the "assets" configuration field on angular-cli.json to be an array of files/folders that are copied?

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