Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

How to specify the source map for multiple files in command line? #75

Description

@ThomasLoSG

Say I want to pack all css into 1 file, how should i specify the source map for bootstrap.css?

uglifycss --output css/app.min.css --max-line-len 800 ^
jsplugin/bootstrap/css/bootstrap.css ^
jsplugin/bootstrap/css/bootstrap-theme.css ^
js/app.css

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions