diff --git a/website/docs/reference/cli.mdx b/website/docs/reference/cli.mdx index d8ee015c..ee584c43 100644 --- a/website/docs/reference/cli.mdx +++ b/website/docs/reference/cli.mdx @@ -208,6 +208,10 @@ it may be used for generating projects. For more details on creating templates, consult the [Templates guide](../guides/templates.mdx). +### module + +The `wails generate module` command allows you to manually generate the `wailsjs` directory for your application. + ## update `wails update` will update the version of the Wails CLI.