Skip to content

chore: update build process to use ng-packgr builder #46

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

Conversation

wSedlacek
Copy link

PR Checklist

What is the current behavior?

The build process was previously using a custom script.

What is the new behavior?

With advancements in the ng-packgr the custom build script is no longer necessary and all processes it was doing can be left to the ng-packgr executor.
With using the executor it makes the build no longer include the es2015 bundles which were removed from the recommended Angular Package Format with the release of Angular 13

@cla-bot cla-bot bot added the cla: yes label Dec 16, 2021
@wSedlacek wSedlacek force-pushed the chore/update-build-process branch from f750eed to 7e98511 Compare December 16, 2021 23:09
@NathanWalker NathanWalker changed the base branch from feat/angular13 to fix/ng13-routing December 21, 2021 21:38
@NathanWalker NathanWalker merged commit 767355d into NativeScript:fix/ng13-routing Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants