need a new build mode #68506
FanetheDivine
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-Goals
Background
when using Next in Tauri , a project must be built in mode
export
so that many of Next's features are disabled. The web site built from that project is not so goodProposal
in
next.config.js
, the attributeoutput
can be set assplit
and the built project has a config file to set what server url isBeta Was this translation helpful? Give feedback.
All reactions