README
Fork from DraftJS_v0.11.3
Fix Chinese IME input.
TODO: Publish to private npm registry
Workaround:
yarn run build
- replace
lib
anddist
innode_modules/draft-js
in your project repo with just-builtlib
anddist
A React framework for building text editors.
<script type="module">
import draftJsFixZhime from 'https://cdn.skypack.dev/draft-js-fix-zhime';
</script>
Fork from DraftJS_v0.11.3
Fix Chinese IME input.
TODO: Publish to private npm registry
Workaround:
yarn run build
lib
and dist
in node_modules/draft-js
in your project repo with just-built lib
and dist