Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

feat(package.json): add main entry point to package #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mihaildu
Copy link

This should allow users to import from the package without specifying the source file, e.g. instead of doing this

import 'netlify-cms-yoast-seo/dist/main.js';

you can do this

import 'netlify-cms-yoast-seo';

which should add the YOAST to window object

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant