Skip to content

1.0.0-beta.16 broke the "assets" functionality #2396

Description

@vkniazeu
  1. Windows 10 Pro 64-bit.
  2. angular-cli: 1.0.0-beta.16
    node: 6.7.0
    os: win32 x64
  3. Updated from 1.0.0-beta.15 to 1.0.0-beta.16.
    Same exact "assets" directory and related config files setup worked fine before.
  4. ERROR in ./src/app/login/login.component.html
    Module not found: Error: Can't resolve './assets/logo.png' in 'C:\project1\src\app\login'
    @ ./src/app/login/login.component.html 1:92-120
    @ ./src/app/login/login.component.ts
    @ ./src/app/login/index.ts
    @ ./src/app/app.module.ts
    @ ./src/app/index.ts
    @ ./src/main.ts
    @ multi main
  5. Are there any new restrictions on what assets can be used and how they need to be configured?
    The CHANGELOG doesn't seem to indicate anything that would be related to the assets.
    Could fix(build): use config output path as default #2158 have potentially affected this flow?

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

    P1Impacts a large percentage of users; if a workaround exists it is partial or overly painful

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions