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