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
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
e8ff53f519
Added the test app for static export.
2017-05-09 14:03:20 -07:00