Skip to content

Commit

Permalink
vite-plugin-symfony fix stimulus required dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lhapaipai committed Nov 11, 2023
1 parent 895f04f commit f024b24
Show file tree
Hide file tree
Showing 21 changed files with 2,577 additions and 157 deletions.
2 changes: 1 addition & 1 deletion bin/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cd "$PLAYGROUNDS_DIR/stimulus"
symfony composer install

cd "$PROJECT_DIR"
npm ci
npm i

cd "$PROJECT_DIR/src/vite-bundle"
symfony composer install
Expand Down
Loading

0 comments on commit f024b24

Please sign in to comment.