Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dynamic folder path for dist #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Piyush-Use-Personal
Copy link

What this feature does

Adding dynamic folder path in the command line scripts

Description

To update the default path from the gulp serve concat the command with
npm run <command-name> --path=/your-path

The variable path can have relative as well as absolute path variables

Example

  • npm run zip --path=output
  • npm run start --path=D:\Workspace\Projects\My Projects\Outsource\foundation-email

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