Skip to content

TinyMCE plugin bundle#116

Closed
dgrammatiko wants to merge 1 commit intobrianteeman:sk-tinymcefrom
dgrammatiko:sk-tinymce
Closed

TinyMCE plugin bundle#116
dgrammatiko wants to merge 1 commit intobrianteeman:sk-tinymcefrom
dgrammatiko:sk-tinymce

Conversation

@dgrammatiko
Copy link
Copy Markdown

Ultra hackie but should work also on windows

if (Fs.existsSync(Path.join(modulePathRoot, 'tinymce-language-selector/plugin.js'))) {
let constants = '';
if (Fs.existsSync(Path.join(modulePathRoot, 'tinymce-language-selector/plugin.js'))) {
constants = Fs.readFileSync(Path.join(modulePathRoot, 'tinymce-language-selector/constants.js'), { encoding: 'utf8'});
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A space is required before '}' object-curly-spacing

@brianteeman
Copy link
Copy Markdown
Owner

thanks - i will check it in the morning - greatly appreciate the assistance

@dgrammatiko dgrammatiko deleted the sk-tinymce branch October 12, 2020 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants