Skip to content

fix(webpack): prepend NativeClass transformer in angular config - #9698

Merged
rigor789 merged 1 commit into
masterfrom
fix/angular-jit-nativeclass
Dec 10, 2021
Merged

fix(webpack): prepend NativeClass transformer in angular config#9698
rigor789 merged 1 commit into
masterfrom
fix/angular-jit-nativeclass

Conversation

@edusperoni

Copy link
Copy Markdown
Contributor

This fixes angular JIT compilation

PR Checklist

What is the current behavior?

Because we're pushing instead of unshifting the NativeClass transformer, angular fails to build in JIT mode

What is the new behavior?

Prepend NativeClass transformer so it always runs first

@rigor789
rigor789 merged commit fae6582 into master Dec 10, 2021
@rigor789
rigor789 deleted the fix/angular-jit-nativeclass branch December 10, 2021 21:31
rigor789 pushed a commit that referenced this pull request Dec 10, 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