Skip to content

Commit

Permalink
Update angular.json config
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzliveid committed Aug 21, 2019
1 parent 39ac8e1 commit eefb9c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angular.json
Expand Up @@ -34,10 +34,10 @@
},
"configurations": {
"zg2uni": {
"main": "modules/zawgyi-unicode-translit-rules/test.zg2uni-only.ts"
"main": "modules/zawgyi-unicode-translit-rules/test.zg2uni.ts"
},
"uni2zg": {
"main": "modules/zawgyi-unicode-translit-rules/test.uni2zg-only.ts"
"main": "modules/zawgyi-unicode-translit-rules/test.uni2zg.ts"
},
"zg2uni-sb": {
"main": "modules/zawgyi-unicode-translit-rules/test.zg2uni-sb.ts"
Expand Down

0 comments on commit eefb9c4

Please sign in to comment.