Skip to content

Bump rollup-plugin-typescript2 from 0.34.1 to 0.36.0 #1126

Bump rollup-plugin-typescript2 from 0.34.1 to 0.36.0

Bump rollup-plugin-typescript2 from 0.34.1 to 0.36.0 #1126

Workflow file for this run

name: 'Validate Build'
on:
push:
branches:
- master
pull_request:
branches:
- master
- dev
jobs:
build:
name: Test build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: |
npm install
npm run build