Skip to content

chore(deps-dev): bump @readme/eslint-config from 10.5.3 to 10.6.1 #959

chore(deps-dev): bump @readme/eslint-config from 10.5.3 to 10.6.1

chore(deps-dev): bump @readme/eslint-config from 10.5.3 to 10.6.1 #959

Workflow file for this run

name: BundleWatch
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 12.x
- name: Install npm@7
run: npm install -g npm@7
- name: Install dependencies
run: npm ci
- name: Rebuild node-sass
run: npm rebuild node-sass
- name: Build bundles
run: npm run build
- name: Analyze Bundle
run: npx bundlewatch