Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure bundling and building paths #287

Merged
merged 2 commits into from
Aug 9, 2016
Merged

Configure bundling and building paths #287

merged 2 commits into from
Aug 9, 2016

Conversation

szymonkups
Copy link
Contributor

Creates build/ directory structure described in #226.
This PR should be closed with:


- `dist` - bundled version of CKEditor 5, created by executing `gulp bundle` task. See more: [Bundling](https://github.com/ckeditor/ckeditor5/wiki/Development-Workflow#bundling).
- `modules` - versions of CKEditor transpiled to specified module format: AMD, CommonJS and ES6 modules. See more: [Building CKEditor](https://github.com/ckeditor/ckeditor5/wiki/Development-Environment#building-ckeditor).
- `docs` - JavaScript documentation created form source code by `gulp docs` task.
Copy link
Contributor

Choose a reason for hiding this comment

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

created form source...

@oskarwrobel oskarwrobel merged commit cd149c5 into master Aug 9, 2016
@oskarwrobel oskarwrobel deleted the t/226 branch August 9, 2016 13:48
mlewand pushed a commit that referenced this pull request May 1, 2020
Fix: Added missing tooltips to the table and table cell properties buttons. Closes #6497.
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.

3 participants