-
Notifications
You must be signed in to change notification settings - Fork 30
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
docs: finish documenting migration steps for v17 #1800
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/commercetools/merchant-center-application-kit/awal6o4iz |
900fedd
to
cff7916
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice. Thanks for writing it up!
|
||
The `@commercetools-frontend/mc-http-server` package has been deprecated and won't be published anymore. | ||
|
||
With the usage of the `compile-html` command there is no need to have a pre-configured HTTP server anymore. If you are using this package, we recommend to use any other HTTP server package to serve your static files. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we can recommend one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You mean like express?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😄 I don't mind. Express or serve or any package. We don't have to was just a thought.
Co-authored-by: Tobias Deekens <tobias.deekens@commercetools.com>
this is nice. good job pushing things forward ! 🙌🏽 |
@tdeekens anything else from your side? |
what about changeset? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope. Thanks for applying my suggested changes.
* docs: finish documenting migration steps for v17 * docs: improve wording Co-authored-by: Tobias Deekens <tobias.deekens@commercetools.com> Co-authored-by: Tobias Deekens <tobias.deekens@commercetools.com>
* docs: finish documenting migration steps for v17 * docs: improve wording Co-authored-by: Tobias Deekens <tobias.deekens@commercetools.com> Co-authored-by: Tobias Deekens <tobias.deekens@commercetools.com>
Ref #1769