Skip to content

Coherent imports #23

@sambaptista

Description

@sambaptista

Code source :

Same module :

import { qqch } from './components/qqch.component.ts';

Other module :

import { qqch } from '@ecodev/natural';

tsconfig.lib.json -> path qui fait une correspondance entre @ecodev/natural et /lib/search/

Testing

Same module files :

import { qqch } from '/public-api.ts';

Other modules files :

import { qqch } from '@ecodev/natural';

tsconfig.testing.json -> path qui fait une correspondance entre @ecodev/natural et ./

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions