Skip to content
This repository has been 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

Open
ThomasLoSG opened this issue Nov 2, 2022 · 0 comments
Open

Comments

@ThomasLoSG
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant