Skip to content

breaking: upgrade rescript v11 and react v18 #212

breaking: upgrade rescript v11 and react v18

breaking: upgrade rescript v11 and react v18 #212

Workflow file for this run

name: build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2-beta
with:
node-version: 14
- run: yarn install --pure-lockfile
- run: yarn res:setup