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

Extracted bundler from ckeditor5 #277

Merged
merged 5 commits into from
Aug 3, 2016
Merged

Extracted bundler from ckeditor5 #277

merged 5 commits into from
Aug 3, 2016

Conversation

maxbarnas
Copy link
Contributor

@maxbarnas maxbarnas commented Aug 2, 2016

Fixes #271.

Changed gulpfile.js to use bundler from ckeditor5-dev-bundler-rollup.

Fixes #271

Changed `gulpfile.js` to use bundler from
`ckeditor5-dev-bundler-rollup`.
@@ -34,6 +34,7 @@
"benderjs-promise": "^0.1.0",
"benderjs-sinon": "^0.3.0",
"chai": "^3.4.0",
"ckeditor5-dev-bundler-rollup": "ckeditor/ckeditor5-dev-bundler-rollup",
"ckeditor5-dev-builder": "ckeditor/ckeditor5-dev-builder",
"ckeditor5-dev-env": "ckeditor/ckeditor5-dev-env",
"ckeditor5-dev-lint": "ckeditor/ckeditor5-dev-lint",
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably couple of dependencies are no longer needed in package.json, like gzip-size, rollup, rollup-plugin-babel.

@szymonkups szymonkups self-assigned this Aug 3, 2016
@szymonkups szymonkups merged commit 070d664 into master Aug 3, 2016
@szymonkups szymonkups deleted the t/271 branch August 3, 2016 13:19
mlewand pushed a commit that referenced this pull request May 1, 2020
Other: The selection inside the `InlineEditableUIView` should be grey when the editor is blurred. Closes #6517.
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