Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

fix: dependency injection failing #123

Merged
merged 3 commits into from
May 27, 2022
Merged

fix: dependency injection failing #123

merged 3 commits into from
May 27, 2022

Conversation

zzzz465
Copy link
Owner

@zzzz465 zzzz465 commented May 27, 2022

replacing ts-loader to esbuild-loader breaks code. because esbuild-loader doesn't support decorators.

originally, esbuild-loader is introduced to more faster compilation and prevent class name renaming. now it's achived with terser-webpack-plugin

this reverts commit 47386ed269f211f09b02e060364619a49dd32f6e

@zzzz465 zzzz465 self-assigned this May 27, 2022
@zzzz465 zzzz465 merged commit 4196cf2 into master May 27, 2022
@zzzz465 zzzz465 deleted the fix/di-failing branch May 27, 2022 16:05
@zzzz465
Copy link
Owner Author

zzzz465 commented May 27, 2022

/cc @Wolfsblvt

zzzz465 added a commit that referenced this pull request Oct 20, 2022
fix: dependency injection failing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant