Use Livescript with Next.js
yarn add dimensionsoftware/next-livescript
Create a next.config.js in your project
// next.config.js
const withLivescript = require('dimensionsoftware/next-livescript')
module.exports = withLivescript()| Name | Name | Last commit date | ||
|---|---|---|---|---|
Use Livescript with Next.js
yarn add dimensionsoftware/next-livescript
Create a next.config.js in your project
// next.config.js
const withLivescript = require('dimensionsoftware/next-livescript')
module.exports = withLivescript()