Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Commit

Permalink
Updated example to only consider json files
Browse files Browse the repository at this point in the history
  • Loading branch information
bratan committed May 3, 2022
1 parent 40f70ea commit cbd10d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ targets:
sources:
include:
- $package$
- assets/i18n/**
- lib/**
- assets/i18n/**/*.json
- lib/**

0 comments on commit cbd10d6

Please sign in to comment.