Symlink TinyMCE directory during build
This commit is contained in:
parent
e8403b9679
commit
7a15c88972
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ const dirs = [
|
|||
|
||||
// list of folders from which all files are symlinked
|
||||
const symlinkDirs = [
|
||||
'resource/tinymce',
|
||||
'styles',
|
||||
'translators'
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue