question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[2.0.0-rc.5] `src` property has no effect // error TS6053: File 'xxxxxxx/public_api.ts' not found.

See original GitHub issue

[2.0.0-rc.5 ] error TS6053: File ‘xxxxxxxx/public_api.ts’ not found.

{
  "$schema": "./node_modules/ng-packagr/ng-package.schema.json",
  "src": "src/lib",
  "dest": "dist",
  "lib": {
    "entryFile": "public_api.ts"
  }
}

github url: https://github.com/le5le-com/le5le-components/tree/ng5

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dhergescommented, Dec 16, 2017

Hi all,

you encountered a breaking change that wasn’t mentioned in the rc6 changelog. The rc7 changelog should clarify it and the src property is eventually going to be dropped in 2.0

#411, #416, #415

0reactions
github-actions[bot]commented, Jun 19, 2020

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found