Skip to content

Instantly share code, notes, and snippets.

@riklaunim
Created February 2, 2016 08:36
Show Gist options
  • Save riklaunim/9d44351994a52712f3f9 to your computer and use it in GitHub Desktop.
Save riklaunim/9d44351994a52712f3f9 to your computer and use it in GitHub Desktop.
var ckEditor = new Funnel('bower_components/ckeditor/', {
srcDir: '/',
include: ['*', "plugins/*", "skins/*/*", "lang/*"],
destDir: '/assets/ckeditor'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment