Skip to content

Can the Plugin Automatically Handle Valid Import Paths for NPM Publishing? #150

Description

@wizardnet972

The plugin generates libraries like @repo/booking/domain, which isn't valid for npm publishing.

I can modify this using --importPath, but is there a way for the plugin to handle it automatically?

Ideally, the developer would just use a simple npx nx g @angular-a.../domain --name booking command without having to adjust the import path themselves manually.

If so, can it applied to all nx-ddd-plugin versions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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