This website requires JavaScript.
Explore
Help
Sign In
open.source
/
manifold
Watch
1
Star
0
Fork
0
You've already forked manifold
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2bc8f0b429
manifold
/
web
/
next.config.js
5 lines
88 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Create Nextjs template app under web directory.
2021-12-01 04:20:13 +00:00
/** @type {import('next').NextConfig} */
module
.
exports
=
{
reactStrictMode
:
true
,
Reformat with prettier
2021-12-02 23:39:11 +00:00
}
;
Reference in New Issue
Copy Permalink