With this release, non external deps will not be included in your built app to reduce it's size.
Features:
- Only include external deps (#223, cd3d9ab)
Fixes:
- rebuild background on change when in debug mode (fb51313)
- multi page configuration using objects fixed (2af978a)