getting the following error.
warning in ./node_modules/prismjs/components/index.js
59:23-54 Critical dependency: the request of a dependency is an expression
warning in ./node_modules/prismjs/components/index.js
61:2-25 Critical dependency: the request of a dependency is an expression
The loadLanguages function exported by components/index.js is intended for node use, not webpack. See the documentation for usage with webpack: https://prismjs.com/#basic-usage