@paintless/mapper-next
v0.1.0
Published
Next.js config wrapper wiring the Paintless source mapper into webpack dev builds
Maintainers
Readme
@paintless/mapper-next
Next.js config wrapper that adds Paintless source mapping.
import { withPaintless } from '@paintless/mapper-next'
export default withPaintless({
// your existing Next config
})Wraps the webpack config Next already builds, so it composes with whatever else you have configured.
Part of Paintless — click an element in a running app, describe the change, let an agent make it. Docs: https://kyechan99.github.io/paintless/
MIT © kyechan99
