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

More flexible param handling for builds #2064

Merged
merged 2 commits into from
Dec 13, 2022

Conversation

ZakarFin
Copy link
Member

In addition to passing parameters with:

npm run build -- --env.appdef=applications

Also allow giving them like this (since the above doesn't seem to work in all envs):

npm run build --appdef=applications

@ZakarFin ZakarFin added this to the 2.10.0 milestone Dec 13, 2022
@ZakarFin ZakarFin merged commit ff6c709 into oskariorg:develop Dec 13, 2022
@ZakarFin ZakarFin deleted the build-params branch December 13, 2022 14:56
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