babel-plugin-next-optional-server
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Babel Plugin Next Optional Server

Remove any code in Next.js applications that prevents a fully static next export, in order to support multiple build target.

Currently, this means removing getServerSideProps from pages.

See this issue for the rational behind this package.

Readme

Keywords

none

Package Sidebar

Install

npm i babel-plugin-next-optional-server

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

3.85 kB

Total Files

6

Last publish

Collaborators

  • eric-burel