Skip to content

Bump webpack, terser-webpack-plugin and webpack-cli #133

Bump webpack, terser-webpack-plugin and webpack-cli

Bump webpack, terser-webpack-plugin and webpack-cli #133

Workflow file for this run

name: Test
on:
- pull_request
- push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm test