Skip to content

module-federation/next-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Plugins

Official Next.js plugins

Community made plugins

Publishing

Note: this is for maintainers only and won't work if you're not a maintainer.

Replace NPM_CONFIG_OTP with the OTP generated by the authenticator.

Publishing Canary

NPM_CONFIG_OTP=123456 yarn release-canary

Publishing Stable

NPM_CONFIG_OTP=123456 yarn release-stable

Packages

No packages published

Languages

  • JavaScript 100.0%