Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Marcin Kozlowski <[email protected]>
  • Loading branch information
marcinguy authored Aug 21, 2024
1 parent 24b915a commit 2d33af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantifiedcode/frontend/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ clean:
rm -rf $(BUILD_TMP_DIR)
rm -rf $(BUILD_BACKUP_DIR)

production: scripts bower babel static-files scss
production: scripts bower babel static-files
#production: scripts babel static-files scss optimize-css optimize move

development: extra scripts babel static-files scss watch
Expand Down

0 comments on commit 2d33af2

Please sign in to comment.