next.js
feat: add `output: export` support for `appDir`
#47022
Merged

feat: add `output: export` support for `appDir` #47022

styfle
styfle fix: `output: export` support for `app`
967d6699
styfle add initial test
fd30e7f2
styfle Change `.rsc` to `.txt`
af8963db
styfle Add if statement
aac1058e
styfle Handle undefined
6785b0f2
styfle Fix isAppPath
6c2130eb
styfle Optimize the code
a2387708
styfle Merge branch 'canary' into app-dir-output-export
b781f70c
styfle Fix typo in test
87858c79
styfle Fix a bug with str concat
84f43ecc
styfle Add tests
cfbd2e1d
styfle Refactor test
6ccf8c5e
styfle Add tests with `generateStaticParams()`
7ffffe10
styfle anchor
e64914b6
styfle Add delay
0d0b2545
styfle Add tests for `dynamic` but somehow not working
4b646bfe
styfle Minor change to test names
41aaf276
styfle Fix tests
d0ac0e84
styfle Fix all teh things
74ca9ff6
styfle Add type
bcba14ed
styfle Merge branch 'canary' into styfle/next-775-implement-output-export-fo…
316a2970
styfle styfle marked this pull request as ready for review 2 years ago
styfle styfle requested a review from timneutkens timneutkens 2 years ago
styfle styfle requested a review from ijjk ijjk 2 years ago
styfle styfle requested a review from shuding shuding 2 years ago
styfle styfle requested a review from huozhi huozhi 2 years ago
styfle styfle requested a review from feedthejim feedthejim 2 years ago
ijjk
ijjk
SukkaW
SukkaW commented on 2023-03-11
SukkaW
SukkaW commented on 2023-03-11
timneutkens
timneutkens commented on 2023-03-11
styfle Fix server side check for config
49159436
styfle Fix client side tree-shaking for config
2059734b
styfle Avoid cloning url every time
d699b991
styfle Fix static file emit (favicon.ico)
71bdbb93
styfle Fix typo in test
ab2018dc
ijjk Merge branch 'canary' into styfle/next-775-implement-output-export-fo…
59331504
styfle Update tests to check file output
c7304019
styfle Exclude `/route`
bcdac1a4
styfle Handle `/route`
f9d4435b
styfle Make it work with API Route Handlers
2deda3fb
styfle Loosen test comparison and fix `.body` exists
d42c1796
styfle Merge branch 'canary' into styfle/next-775-implement-output-export-fo…
f8d072b1
huozhi
huozhi commented on 2023-03-14
styfle Revert app-render
c4cf8b2e
styfle Apply suggestion from code review
04a916d3
styfle Use isAppPageRoute() helper
4ca9e32e
styfle Change 'auto' to undefined
696dc17a
styfle Add test for force-dynamic
bf05c8a9
styfle Merge branch 'canary' into styfle/next-775-implement-output-export-fo…
fa94a437
styfle styfle requested a review from timneutkens timneutkens 2 years ago
styfle styfle requested a review from huozhi huozhi 2 years ago
styfle styfle requested a review from SukkaW SukkaW 2 years ago
huozhi
huozhi commented on 2023-03-14
styfle Remove unused `?`
c14bc93f
styfle Fix tests and include page name
1aa1d580
styfle styfle removed review request from SukkaW SukkaW 2 years ago
styfle styfle requested a review from huozhi huozhi 2 years ago
styfle styfle requested a review from SukkaW SukkaW 2 years ago
timneutkens
timneutkens commented on 2023-03-14
styfle Separate cases between manifest missing vs manifest corrupt
57cd2b95
ijjk
ijjk commented on 2023-03-14
ijjk
ijjk approved these changes on 2023-03-14
kodiakhq kodiakhq merged b590ec39 into canary 2 years ago
kodiakhq kodiakhq deleted the styfle/next-775-implement-output-export-for-app branch 2 years ago
github-actions github-actions locked as resolved and limited conversation to collaborators 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone