You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.
Hi there,
I'm trying to add the jsoneditor to my Angular 2 project and I'm getting the warning below when compiling:
WARNING in ./~/ajv/lib/compile/index.js
13:21-34 Critical dependency: the request of a dependency is an expression
WARNING in ./~/ajv/lib/async.js
96:20-33 Critical dependency: the request of a dependency is an expression
WARNING in ./~/ajv/lib/async.js
119:15-28 Critical dependency: the request of a dependency is an expression
webpack: Compiled with warnings.
I'm using Angular CLI version 1.0.0-beta.31 in my project,
Any idea?
Thanks
Juan
The text was updated successfully, but these errors were encountered: