Update links

This commit is contained in:
Alex Dima 2021-11-16 23:18:23 +01:00
parent 97da96fa8c
commit 903a92c7bb
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
8 changed files with 224 additions and 28 deletions

View file

@ -44,7 +44,7 @@ jobs:
- name: Run unit tests
run: npm test
- name: Build webpack plugin
- name: Compile webpack plugin
run: npm run compile --prefix webpack-plugin
- name: Package using webpack plugin