Fix ionic build directory path #7

Closed
opened 4 years ago by garrettmills · 1 comments
Owner

Right now, the path is determined by dirname(UtilityService.root()) which was recently modified, so this resolves to the folder above the root of the application.

Modify this to resolve to app/www and update .gitignore accordingly.

Right now, the path is determined by `dirname(UtilityService.root())` which was recently modified, so this resolves to the folder _above_ the root of the application. Modify this to resolve to `app/www` and update `.gitignore` accordingly.
garrettmills added the Bug Infrastructure labels 4 years ago
garrettmills self-assigned this 4 years ago
Poster
Owner

Actually going to leave this for now just out of pure laziness. The pipelines are already configured to do it this way.

Actually going to leave this for now just out of pure laziness. The pipelines are already configured to do it this way.
garrettmills closed this issue 4 years ago
garrettmills added the Won't Fix label 4 years ago
Sign in to join this conversation.
Loading…
There is no content yet.