Skip to content

[Question] Add new flag --no-prefix for @nativescript/nx:lib #58

Description

@Fafnur

Hi!

Maybe you can add a flag (--no-prefix) for schematics that generate new libraries without the prefix or suffix "nativescript"?

This will allow everyone to create more universal solutions.

For example.
You can create an Nx workspace for web and nativescript application with the following structure:

apps/
-- simple-nativescript
-- simple-web
libs/
-- core 
-- nativescript
---- buttons
---- shared
------ pipes
-- web
---- buttons 
---- shared
------ pipes

There is no need to duplicate prefixes for each of the library. It is enough to do it only on top level.

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