Skip to content

Commit

Permalink
Merge pull request #8990 from ckeditor/i/8675
Browse files Browse the repository at this point in the history
Internal: Moved the DLL sample to manual test. Closes #8675.
  • Loading branch information
pomek committed Feb 5, 2021
2 parents 768466c + 9c3593c commit c9c096e
Show file tree
Hide file tree
Showing 9 changed files with 362 additions and 329 deletions.
1 change: 1 addition & 0 deletions packages/ckeditor5-typing/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export { default as Delete } from './delete';

export { default as TextWatcher } from './textwatcher';
export { default as TwoStepCaretMovement } from './twostepcaretmovement';
export { default as TextTransformation } from './texttransformation';

export { default as inlineHighlight } from './utils/inlinehighlight';
export { default as findAttributeRange } from './utils/findattributerange';
Expand Down
26 changes: 0 additions & 26 deletions sample/README.md

This file was deleted.

224 changes: 0 additions & 224 deletions sample/index.html

This file was deleted.

45 changes: 0 additions & 45 deletions sample/plugin/src/dllconsumerplugin.js

This file was deleted.

34 changes: 0 additions & 34 deletions sample/plugin/webpack.config.js

This file was deleted.

Binary file removed sample/sample.jpg
Binary file not shown.
Loading

0 comments on commit c9c096e

Please sign in to comment.