We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab3e66 commit 9393440Copy full SHA for 9393440
examples/using-preact/README.md
@@ -29,5 +29,4 @@ This example uses [Preact](https://github.com/developit/preact) instead of React
29
30
Here's how we did it:
31
32
-* Create `.babelrc` file with es2015 and react presets. This allow us to get rid of the hard coded React dependency for core Next.js modules.
33
* Use `next.config.js` to customize our webpack config to support [preact-compat](https://github.com/developit/preact-compat)
0 commit comments