Skip to content

Extracting one feature #134

Answered by jared-hunter
atulvermaPRFT asked this question in Q&A
Discussion options

You must be logged in to vote

There is no compatibility between this project and the CLI create command and there is not any intention at the moment to create any.

If you wanted to single out a feature you can clone the repository and remove all the other features from the '/src/features-library' folder, then remove the references from the '/src/flex-hooks' folder and the associated functions from the 'serverless-functions/src/functions/features' folder (recommended and easiest)

Alternatively you can cherry pick any out the feature folder into your own plugin and call on each of the hooks listed under the '/src/feature-library//flex-hooks' and the associated serverless functions. This may also include the common serve…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by atulvermaPRFT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants