0.7.0 • Published 5 years ago

@tone-row/next-static-export v0.7.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

next-static-export

This package creates a workflow for a more comprehensive static export from next.js apps, including dynamic routes, and avoiding unnecessary re-requests without a caching layer.

NPM Version Minified Size Issues License

TODO

  1. Figure out how to route "data" folder properly, possibly a config option that's passed in. Do this so that you can actually export withAPI from this repo
  2. Don't compile the withAPI HOC because it needs to receive runtime instructions about the current environment to behave correctly.
  3. Add a way to work with already created data files for faster static phasing
0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago