rsnext/examples/using-preact/next.config.js
2018-01-31 11:19:34 +01:00

3 lines
79 B
JavaScript

const withPreact = require('@zeit/next-preact')
module.exports = withPreact()