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

Change cms version #1418

Closed
pungggi opened this issue Jun 8, 2018 · 1 comment
Closed

Change cms version #1418

pungggi opened this issue Jun 8, 2018 · 1 comment

Comments

@pungggi
Copy link

pungggi commented Jun 8, 2018

I have a custom preview and use npm, so cms is integrated into my build.

The Problem
New Versions are not downloaded as long the cms version does not change.

Solution
Give the possibilty to alter the version after the import, for example>

import CMS from 'netlify-cms'

CMS.setBuild('1')  // resulting in 1.8.4-1

or someting similar.

@pungggi pungggi closed this as completed Jun 8, 2018
@pungggi
Copy link
Author

pungggi commented Oct 4, 2018

gatsbyjs/gatsby#8662

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

No branches or pull requests

1 participant