fix: log accurate version by distribution (#1531)

This commit is contained in:
Shawn Erquhart
2018-07-27 14:26:03 -04:00
committed by GitHub
parent 668a53a079
commit 95a76ad790
5 changed files with 33 additions and 14 deletions

View File

@ -1 +1 @@
console.warn('The `cms.js` file is deprecated and will be removed in the next major release. Please use `netlify-cms.js` instead.');
console.warn('You seem to be loading Netlify CMS by fetching `dist/cms.js` from a CDN. That file is deprecated and will be removed in the next major release. Please use `dist/netlify-cms.js` instead.')