Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benmerckx/nextjs-19mdkt


https://github.com/benmerckx/nextjs-19mdkt

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

Navigating to the / route results in:

````
Module parse failed: Unexpected token (2:14)
File was processed with these loaders:
* ./node_modules/next/dist/build/webpack/loaders/next-flight-server-loader.js
* ./node_modules/next/dist/build/webpack/loaders/next-swc-loader.js
You may need an additional loader to handle the result of these loaders.
| // this comment
> import "react"act from "react";
| export const version = React.version;
|
````