Skip to content

Bump webpack-dev-middleware from 4.1.0 to 5.3.4 #212

Bump webpack-dev-middleware from 4.1.0 to 5.3.4

Bump webpack-dev-middleware from 4.1.0 to 5.3.4 #212

Workflow file for this run

name: Node.js CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn
- run: yarn build
- run: yarn test