Skip to content

contentful-labs/floating-editor-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Field extension

Commands

This packages uses create-contentful-extension.

yarn start

Starts the development server and deploys the extension in development mode.

The extension will automatically reload if you make changes to the code.

yarn build

Builds the extension for production to the build folder. It correctly bundles React and all dependencies in production mode and optimizes the build for the best performance.

yarn configure

Asks which space and environment you want to use for development and deployment. It saves your answers to local .contentfulrc.json.

Caution: Do not commit .contentfulrc.json to your repository. It contains sensitive information and intended to be used only on your local machine.

Links

Checkout this section to learn about all create-contentful-extension commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published