Skip to content

repository configuration for angular packages dev mode #2448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dsl400
Copy link
Contributor

@dsl400 dsl400 commented May 11, 2025

proposal of angular packages configuration that uses ng serve for development mode

when running npm run dev in packages/angular-material the packages core angular angular-material and examples are referenced from source code and changes are applied immediately

Copy link

netlify bot commented May 11, 2025

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 141e405
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/6822f5c2e9256d0008ce8d55
😎 Deploy Preview https://deploy-preview-2448--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@coveralls
Copy link

coveralls commented May 12, 2025

Coverage Status

coverage: 82.517%. remained the same
when pulling 141e405 on dsl400:tsconfig-angular-dev-server
into 6637fb0 on eclipsesource:master.

Copy link
Contributor

@lucas-koehler lucas-koehler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @dsl400 .
thanks for the contribution ❤️ !
Testing this locally, changes in the angular and core bundles were immediately recognized. This is a great improvement for development. Thanks!

I have one inline remark about the change of the Typescript version as I don't think it's required. Please have a look.

Copy link
Contributor

@lucas-koehler lucas-koehler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dsl400 Thanks for the update. I also reverted the larger lock file change that stemmed from the typescript dependency change. With this, it LGTM :)
Thanks again for the contribution!

@lucas-koehler lucas-koehler merged commit 393c4dc into eclipsesource:master May 13, 2025
8 checks passed
@lucas-koehler lucas-koehler added this to the 3.6 milestone May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants