Skip to content

Commit

Permalink
Update frontend command
Browse files Browse the repository at this point in the history
  • Loading branch information
tannguyen04 committed Nov 15, 2024
1 parent 41b8ad1 commit c611482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ddev/commands/host/frontend
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

ddev npm --prefix web/themes/custom/fstheme ci
ddev npm --prefix web/themes/custom/fstheme run build
ddev npm ci
ddev npm run build

0 comments on commit c611482

Please sign in to comment.