Skip to content

Conversation

liamls
Copy link
Contributor

@liamls liamls commented Jul 29, 2025

Purpose

Lint and test scripts were added to the make file.

Proposal

Add lint, tests and install dependencies make rules.

@liamls liamls force-pushed the add-front-make branch 2 times, most recently from 819c28c to 0aba17b Compare July 29, 2025 08:07
Lint and test scripts were added to the make file

install-front: ## install front-end dependencies
@$(ADMIN_YARN) install
.PHONY: install-front
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to add an extra empty line at the end of the file

- Add Offer rules to ProductRelationSerializer
- Add cron task to sync offering rules
- Language tab for offering rule
- Add make rules to make front dev easier
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Add make rules to make front dev easier
- Add make rules to improve experience of frontend developments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants