Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.

Error occurred while add external css in component #252

Closed
@extart

Description

@extart

After update Ionic to 2.0.0-rc.1 when you build the project fails.

@Component({
    styleUrls: ['map.css'] ,
    encapsulation: ViewEncapsulation.None,
  })

Result:

Error: Compilation failed. Resource file not found
Y:/maps/.tmp/app/map/map.css
ngc failed
ionic-app-script task: "build"
Error: Error

The css file is not copied to the directory .tmp and the project can not be compiled.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions