Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unclear description in project page #627

Open
Goonco opened this issue Nov 25, 2024 · 1 comment · May be fixed by #628
Open

unclear description in project page #627

Goonco opened this issue Nov 25, 2024 · 1 comment · May be fixed by #628

Comments

@Goonco
Copy link

Goonco commented Nov 25, 2024

I'm a bit confused about the description in the 3 Stylesheets and Scripts section of the project page.

The last line says:

Passing cssOut and jsOut will write the respective files to disk at the given path.

From my understanding, exporting the stylesheets and scripts to a separate directory is done using the assets=external and assets-dir=dir-name options. So, what exactly do cssOut and jsOut refer to in this context?

@bakkot
Copy link
Contributor

bakkot commented Nov 25, 2024

Ah, that's just a place I failed to update the documentation when introducing --assets in #543. I'll get that fixed.

@bakkot bakkot linked a pull request Nov 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants