Skip to content

Webpack warning ./node_modules/@angular/core/esm5/core.js  #20357

@IngoManthey

Description

@IngoManthey

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see

I get this warnings:

WARNING in ./node_modules/@angular/core/esm5/core.js
6438:15-36 Critical dependency: the request of a dependency is an expression
@ ./node_modules/@angular/core/esm5/core.js
@ dll vendor

WARNING in ./node_modules/@angular/core/esm5/core.js
6458:15-102 Critical dependency: the request of a dependency is an expression
 @ ./node_modules/@angular/core/esm5/core.js
 @ dll vendor

Current behavior
When compiling using webpack, in angular core 5.0.1 libraries there are a couple of warnings.

Expected behavior. I am work
I guess no warnings... :-)

Reproduction of the problem
Install https://github.com/vega/vega. Make call npm-upgrade and run webpack --config webpack.config.vendor.js

Please tell us about your environment:
@angular/core": "^5.0.1

Maybe it's my knowledge

regards Ingo

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