[App Extensibility] Starter Extension + Clean up + Readme's (@W-17018677@)#2188
[App Extensibility] Starter Extension + Clean up + Readme's (@W-17018677@)#2188bendvc merged 27 commits intofeature/extensibility-v2from
Conversation
There was a problem hiding this comment.
Do you want to update the references to the Sample extension with the Extension starter, including the ASCII art?
__ _ __ _ _
/ _\ __ _ _ __ ___ _ __ | | ___ /__\_ _| |_ ___ _ __ ___(_) ___ _ __
\ \ / _` | '_ ` _ \| '_ \| |/ _ \ /_\ \ \/ / __/ _ \ '_ \/ __| |/ _ \| '_ \
_\ \ (_| | | | | | | |_) | | __/ //__ > <| || __/ | | \__ \ | (_) | | | |
\__/\__,_|_| |_| |_| .__/|_|\___| \__/ /_/\_\\__\___|_| |_|___/_|\___/|_| |_|
|_|
There was a problem hiding this comment.
Good call.. I'll get on that.
|
I see a few references to "extension-sample". Do we want to update those since we removed extension-sample?
|
|
Do you want to update the "SampleExtension" class name in setup-server.ts? |
Ahh yes.. I didn't prioritize those because they were tests and mock data. But I can update those. Thanks for being the eagle eye 🦅 |
in generator and tests as it might introduce confusion
Description
Used #2184 as a jumping off point for this PR.
The goal of this PR is to add relevant readme's to the application extension starter project as it serves as a template for generating extensions. This helps with getting closer to "readme driven learning" for our beta program.
Types of Changes
Changes
extension-baseandextension-sampleprojects into one single project calledextension-starterHow to Test-Drive This PR
node packages/pwa-kit-create-app/scripts/create-mobify-app-dev.js --outputDir generated-application-extension