Skip to content

Commit

Permalink
DefaultMapping: added ckeditor/ckeditor
Browse files Browse the repository at this point in the history
  • Loading branch information
janpecha committed Nov 8, 2017
1 parent 5f3e585 commit 6931693
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/DefaultMapping.php
Expand Up @@ -49,6 +49,10 @@ public function getFilesForPackage($packageName, $packageVersion)
protected function getDefaultMapping()
{
return array(
'ckeditor/ckeditor' => array(
'*' => TRUE,
),

'components/jquery' => array(
'*' => array(
'jquery.js'
Expand Down

0 comments on commit 6931693

Please sign in to comment.