UNPKG

@nadeshikon/plugin-nextjs

Version:
6 lines (4 loc) 119 B
const withTM = require("next-transpile-modules")(["ui"]); module.exports = withTM({ reactStrictMode: true, });