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

feat: document frontendExtraFileExtensions #3941

Open
wants to merge 3 commits into
base: latest
Choose a base branch
from

Conversation

caalador
Copy link
Contributor

Add documentation on frontendExtraFileExtensions

Fixes #3921

Add documentation on frontendExtraFileExtensions

Fixes #3921
@github-actions github-actions bot added the Language unchecked English language check has not been done label Nov 21, 2024
@@ -183,6 +182,9 @@ The folder where the [filename]`package.json` file is located. The default is th
`require.home.node` (default: `false`)::
If set to `true`, always prefer `Node.js` is automatically downloaded and installed into the `.vaadin` sub-directory, in the user's home directory.

`frontendExtraFileExtensions` (default: `null`)::
Parameter for adding file extensions to store in the stats.json for a generated bundle.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks a bit confusing to me; I read it as if the extensions are store in stat.json.
Could Parameter for adding extensions of files to be stored in the stats.json ... work?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@tepi tepi added the flow label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flow Language unchecked English language check has not been done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs for customizable projectFileExtensions
4 participants