Skip to content

Relative imports for core types in Appsflyer Plugin in version 2.0.0 #368

@crodriguezanton

Description

@crodriguezanton

Imports for types in Appsflyer plugin for version 2.0.0-pilot.1 are resolving to a relative file in the monorepo instead of the module that contains them. Opening a PR to solve it.

packages/plugins/plugin-appsflyer/src/methods/identify.ts:2

import type { IdentifyEventType } from '../../../../core/src/types';
  • analytics-react-native version: 2.0.0-pilot.1
  • Integrations versions (if used): Appsflyer (Unreleased)
  • React Native version: N/A
  • iOS or Android or both?: N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions