-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
priority: hightype: bugcode to address defects in shipped codecode to address defects in shipped code
Description
Describe the bug
The build on Netlify doesn't produce any result anymore. Since the recently released 3.4.0, none of my HTML files nor functions are built and created in the out directory.
I am not 100% sure that this comes from the plugin, but it seems to work correctly with 3.3.1.
This happens on Netlify with deploy preview and in local with the netlify build command
Here is a log for this https://app.netlify.com/sites/emotional-nft-dapp/deploys/60b8b405f65f78000751f8a9
Expected behavior
Once built, the website should contain all the HTML files and the functions but this is not the case.
Versions
- Next.js: 10.2.0
- plugin (if installed at fixed version): Automatically retrieved with 3.4.0 (everything works correctly with the 3.3.1)
Metadata
Metadata
Assignees
Labels
priority: hightype: bugcode to address defects in shipped codecode to address defects in shipped code