Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(babel-plugin-transform-lwc-class): Transform imported decorators (…
…#49) * API decorator * Fix all the tests * Use single file instead of several visitors * Migrate all the decorators to the new infra structure * Add back labels * Update tests * Fix all the integration tests * Fix benchmark imports * Move constants missing class properties * Fix wire service tests * Rename Raptor to LWC * Change decorator visitor function name * Fix misc typos * Store in decorator data structure field type * Fix review bug * Restrict usage of other decorators in the compiler * Fix transform tester * Rename test to pluginTest for readability purposes * Fix nitpick
- Loading branch information