require composer/installers
spacing"
fix license identifier in composer.json
Simple plugin that will load all public assets from a CDN instead of your local server.
wp-config.php
define( 'DVK_CDN_URL', '//xxxxxx.cloudfront.net' );
The plugin won't replace assets when SCRIPT_DEBUG
is enabled.