4 lines
208 B
JavaScript
4 lines
208 B
JavaScript
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.',
|
|
);
|