Skip to content
Brian Spencer edited this page Mar 14, 2017 · 5 revisions

The builds folder is where the packager puts your application distribution builds. Read the packager documentation to learn more about what goes into the builds folder.

You can customize the name and location of the build folder in app.yml. By default the name of the folder is builds and the location is in your project folder alongside your app folder.

  • 📂 your_project_folder
    • 📁 app
    • 📁 builds
    • 📁 levure
Clone this wiki locally