Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Conversation

@danielcondemarin
Copy link
Contributor

@danielcondemarin danielcondemarin commented Apr 28, 2020

Adds a separate package for handling the upload of the following next.js assets:

  • Build assets (those under .next/static)
  • HTML Prerendered pages (those declared in the .next/serverless/pages-manifest.json)
  • Public and Static folder

This will allow for reuse and removes this responsibility from the next component package.

@danielcondemarin danielcondemarin marked this pull request as ready for review May 2, 2020 21:03
@danielcondemarin danielcondemarin merged commit 2869eeb into master May 3, 2020
@danielcondemarin danielcondemarin deleted the decouple-static-assets-upload branch May 3, 2020 11:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants