Appreciate the response but the problem that I zeroed in is if I had the following import
./node_modules/vega-lite/build/src/compile/model.js 102:27
Module parse failed: Unexpected token (102:27)
File was processed with these loaders:
* ./node_modules/react-scripts/node_modules/babel-loader/lib/index.js
You may need an additional loader to handle the result of these loaders.
| this.view = replaceExprRef(view); // If name is not provided, always use parent's givenName to avoid name conflicts.
|
| this.title = isText(spec.title) ? {
| text: spec.title