Skip to content

Building process is replacing index.php file #1666

@noopple

Description

@noopple

Issue info:

  1. El Capitan
  2. angular-cli: 1.0.0-beta.10, node: 5.3.0, os: darwin x64
  3. nothing, just new application created by cli

The problem is in building process. I am trying to build with --output-path flag. In result, cli replaces my index.php file in output folder by index.html existing in src folder.
I tried to delete index.html. Result: my index.php in output folder is also deleted.

In ideal, I want to hold index.php in output file and add to git and delete from my src folder index.html. Is there any way to make this happen?

I want to link angular 2 with Laravel framework.

Thank you


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