Skip to content

AutoCompilation

dannysmc95 edited this page Jun 30, 2022 · 1 revision

Auto compilation is a small section of code, that based on the given settings when running in production or the plugin's environment is set to production, it will attempt to build the application's server and client bundle for you on start of the application.

If you want to do this manually then you can, you can disable this using the disableCompile option in the configuration.

Clone this wiki locally