next-compose-plugins

v2.2.1
Provides a cleaner API for enabling and configuring plugins for next.js
next.js next react plugins compose

build

babel src -d lib

watch

babel --watch src -d lib

lint

eslint src

lint:fix

eslint --fix src

pretest

npm run build

test

jest --coverage lib

test:watch

jest --watch lib

prepack

rimraf lib/**/__tests__
npm i next-compose-plugins

Metadata

  • MIT
  • Whatever
  • Cyril Wanner
  • released 11/9/2020

Downloads

Maintainers