Symlink TinyMCE directory during build
This commit is contained in:
parent
e8403b9679
commit
7a15c88972
|
@ -13,6 +13,7 @@ const dirs = [
|
||||||
|
|
||||||
// list of folders from which all files are symlinked
|
// list of folders from which all files are symlinked
|
||||||
const symlinkDirs = [
|
const symlinkDirs = [
|
||||||
|
'resource/tinymce',
|
||||||
'styles',
|
'styles',
|
||||||
'translators'
|
'translators'
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user