Skip to content

Bump webpack from 5.76.1 to 5.94.0 #954

Bump webpack from 5.76.1 to 5.94.0

Bump webpack from 5.76.1 to 5.94.0 #954

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
npm install
npm run all