i18n: precompile strings to AST

This commit is contained in:
Jesse Chan
2020-08-14 20:22:25 +08:00
parent 6e1ea0a09d
commit 9009beeae1
37 changed files with 63558 additions and 36 deletions

View File

@@ -1,6 +1,10 @@
name: Build
on: [push, pull_request]
on:
push:
branches-ignore:
- 'integration/**'
pull_request:
jobs:
build: