ngxtension / ngxtension-platform

Utilities for Angular
https://ngxtension.netlify.app/
MIT License
600 stars 87 forks source link

feat(output-migration): enhancements #337

Closed eneajaho closed 5 months ago

eneajaho commented 6 months ago

// currently someOutput = output();

// should be someOutput = output();



Closes https://github.com/nartc/ngxtension-platform/issues/312
nx-cloud[bot] commented 6 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 73f465bbefa4ade1406749527023390aa689d9e2. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 4 targets - [`nx affected --target=build --parallel=3 --exclude=docs`](https://cloud.nx.app/runs/JTgLn5z764?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel=3`](https://cloud.nx.app/runs/hlKtot7XeT?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=lint --parallel=3`](https://cloud.nx.app/runs/zUbarh8tOB?utm_source=pull-request&utm_medium=comment) - [`nx-cloud record -- nx format:check`](https://cloud.nx.app/runs/oTiC8xtWuE?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

eneajaho commented 6 months ago

In the end of the migration add a link to a discussion inside GitHub so devs can tell us if everything went great, or what can be improved or if there is any bug.