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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions