fix: handle date/time only when display format not provided (#347)
This commit is contained in:
committed by
GitHub
parent
2c57bc7076
commit
8be590ea89
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -30,6 +30,8 @@ jobs:
|
||||
yarn install --frozen-lockfile
|
||||
|
||||
- name: Build
|
||||
env:
|
||||
NODE_OPTIONS: "--max-old-space-size=8192"
|
||||
run: |
|
||||
yarn build
|
||||
|
||||
|
Reference in New Issue
Block a user