Browse Source
- Add capacitor-assets.config.json for cross-platform asset generation - Create resources/ directory structure for source assets - Update .gitignore to exclude generated Android assets and resources - Remove 30+ generated files from source control - Add comprehensive asset management documentation - Add Gradle cache exclusions to .gitignore - Verify asset generation works with new configuration Assets are now properly managed: source files in version control, generated files excluded, and build process handles platform-specific asset generation automatically. Repository size reduced and history cleaned up.pull/142/head
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue