Arunoda Susiripala
373661aafa
Handle empty assetPrefix scenario properly. ( #3667 )
...
Also make sure to init assetPrefix in next/asset in
the context of next-export.
2018-02-03 17:12:01 +01:00
Jesse Ditson
a79357f2a4
Allow use of filenames in exportPathMap ( #2973 )
...
* allow use of filenames in exportPathMap
* add link test and handling for file paths when flattening links for export
* add note about exporting file paths to readme.md
2017-10-05 20:33:10 +02:00
Arunoda Susiripala
8277d43190
Rewrite url when exporting only if there's a href. ( #2316 )
2017-06-20 14:07:36 +05:30
Arunoda Susiripala
a36be58124
Rewrite urls with hashes correct for static export. ( #2242 )
...
* Rewrite urls with hashes correct for static export.
* Fix some lint issues inside an example app.
2017-06-13 11:44:31 +05:30
Arunoda Susiripala
92b0a690be
Add a default value of '{}' to query in the export mode. ( #2003 )
2017-05-18 10:54:57 +05:30
Arunoda Susiripala
aeaccf441b
Add dynamic-import support for next-export.
2017-05-15 10:03:35 +05:30
Arunoda Susiripala
d7048e13fa
Add some test cases for nested pages with next export.
2017-05-11 09:09:31 -07:00
Arunoda Susiripala
880eb4caff
Add a test case for client side routing for next export.
2017-05-11 08:52:28 -07:00
Arunoda Susiripala
14fa6f5893
Add browser tests for next-export
2017-05-09 18:54:08 -07:00
Arunoda Susiripala
e8ff53f519
Added the test app for static export.
2017-05-09 14:03:20 -07:00