Skip to content

Commit

Permalink
switch to filemanager-webpack-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaSat committed Sep 18, 2024
1 parent 6df8bf3 commit 8b329b9
Show file tree
Hide file tree
Showing 4 changed files with 626 additions and 124 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: 'Setup node'
uses: actions/setup-node@v4
with:
node-version: 22.4.0
node-version: 16.17.0
cache: npm
cache-dependency-path: frontend/package-lock.json
- name: 'Install NPM Dependencies'
Expand Down
Loading

0 comments on commit 8b329b9

Please sign in to comment.