Skip to content

Failed to compile. #1

@assafmodi

Description

@assafmodi

Failed to compile.

Error in ./src/reportWebVitals.js
Syntax error: C:/Projects/redux-toolkit-example-crud/src/reportWebVitals.js: 'import' and 'export' may only appear at the top level (3:4)

1 | const reportWebVitals = onPerfEntry => {
2 | if (onPerfEntry && onPerfEntry instanceof Function) {

3 | import('web-vitals').then(({ getCLS, getFID, getFCP, getLCP, getTTFB }) => {
| ^
4 | getCLS(onPerfEntry);
5 | getFID(onPerfEntry);
6 | getFCP(onPerfEntry);

@ ./src/index.js 19:23-51

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions