forked from angular-schule/ngx-deploy-starter
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
We currently offer support to all official library generators (Nx Plugins). Let's expand to cover the community Nx Plugin, such as:
- Ionic #437
- Nativescript #438
- Vue #441
- Stelve #440
- StencilJS #439
- SolidJS #442
- ViteJS #443
- qwik-nx #444
By offer support, I mean to ngx-deploy-npm work right off the bat, immediately, without any configurations, specifically on the dist
folder detection. They can use --dist-folder-path
if we cannot determine it, but we would provide a better experience if they don't have to add an extra configuration to be able to publish.
Add the supported Plugins to our integration test and in our package.json dev dependencies to be able to track new versions and continuously test library publishment with their plugins.
We might have full support now. In that case, awesome! but we still want to have them on our integration test.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed