datocms-plugin-gatsby-cloud
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "datocms-plugin-gatsby-cloud", | ||
"homepage": "https://github.com/gatsby-inc/datocms-plugin-gatsby-cloud", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Plugin that allows access to Gatsby Cloud Preview instances", | ||
@@ -109,3 +109,10 @@ "main": "index.js", | ||
"react-dom": "^16.5.2" | ||
}, | ||
"resolutions":{ | ||
"eslint-utils": ">=1.4.1", | ||
"https-proxy-agent": ">=2.2.3", | ||
"lodash": ">=4.17.12", | ||
"mixin-deep":">=1.3.2 <2.0.0 || >=2.0.1", | ||
"set-value":">=2.0.1 <3.0.0 || >=3.0.1" | ||
} | ||
} |
@@ -7,2 +7,10 @@ # Gatsby Preview DatoCMS plugin | ||
In Dato CMS, when your site is served to a DatoCMS subdomain. Click on "Enter project" then go to settings and click on the Models option in the sidebar. | ||
This should open up your "product name" settings. Click on the settings of your product and select additional settings. | ||
This is where the "Enable draft/published system" Option is selected. So that changes you save are available in your Gatsby Preview, but not pushed to production. | ||
![Enable draft/published system](https://res.cloudinary.com/ekwuno/image/upload/v1586171014/Screenshot_2020-04-06_at_12.01.23.png) | ||
Please specify a Gatsby Preview instance url (required) and auth token (optional) in the plugin global settings. | ||
@@ -18,1 +26,3 @@ | ||
Please note that if the slug field is localized in a specific model, so needs to be the JSON field on which the plugin gets installed. | ||
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27
704530
655