contentful / create-contentful-extension

Create Contentful Extension is a CLI tool for developing in-app extensions without the hassle of managing build configurations.
MIT License
71 stars 14 forks source link

feat(contentful-extension-scripts): updateOnly #345

Open phelma opened 3 years ago

phelma commented 3 years ago

Command line option to add --update-only which won't bundle/serve an extension while in dev mode

contentful-extension-scripts start --update-only

This can be used if you don't want to use parcel