fix: handle date/time only when display format not provided (#347)

This commit is contained in:
Daniel Lautzenheiser
2023-01-13 15:44:29 -05:00
committed by GitHub
parent 2c57bc7076
commit 8be590ea89
3 changed files with 11 additions and 1 deletions

View File

@ -30,6 +30,8 @@ jobs:
yarn install --frozen-lockfile
- name: Build
env:
NODE_OPTIONS: "--max-old-space-size=8192"
run: |
yarn build