initial release
This commit is contained in:
5
bin/export.sh
Executable file
5
bin/export.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
mv next.config.js next.base.config.js
|
||||
mv next.export.config.js next.config.js
|
||||
next build
|
||||
mv next.config.js next.export.config.js
|
||||
mv next.base.config.js next.config.js
|
||||
Reference in New Issue
Block a user