Package Exports
- medium-editor-autofocus
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (medium-editor-autofocus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
medium-editor-autofocus
Autofocus for the medium editor
Description
This is an extension for the medium-editor. For better user experience it will autofocus the medium-editor at start.
Build dist files
Compile the es2015 module
npm run build
// npm run build:dev
// npm run build:prodRun tests
npm run test