Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions articles/flow/production/production-build.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,6 @@ Additionally, this goal reviews all resources used by the application. It copies

This plugin has several goal parameters:

`includes` (default: `**/*.js,**/*.css`)::
Comma-separated wildcards for files and directories that should be copied. The default is only `.js` and `.css` files.

`npmFolder` (default: `${project.basedir}`)::
The folder where the [filename]`package.json` file is located. The default is the project root folder.

Expand Down
Loading