Skip to content

Angular: add @nxext/ionic-angular config blows away my app #1190

Description

@nhhockeyplayer

Describe the bug
add @nxext/ionic-angular config blows away my app

To Reproduce
create your my-app in an Nx monorepo
then run
nx g @nxext/ionic-angular:configuration my-app

I have a small but commercially released Nx angular app and it got nuked

all files deleted overwritten deleted
no choice on what kind of app I want either (forces tabs oriented)

Expected behavior
well as documented, should elegantly add config for run + build

add config should just convert my app into a capacitor/angular app

Additional context
I thought it would be nice for my user base to have mobile access and operation

well now it looks like I need to manually create an @nxext/ionic-angular (or Nx angular) app generated first, then convert and then manually cut/paste my app into that config?

maybe it works with hello-world no offense
I have seen this convert before and did not expect it to fail on my small scale project

try taking one of your commercially released apps and attempt to convert

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions