Commit Graph

7 Commits

Author SHA1 Message Date
11be077dc8 Minor improvements 2023-11-14 16:06:09 -06:00
4ac179b691 Rename var 2023-11-14 12:22:48 -06:00
3903e616df Fixes for 644 and 646 2023-11-14 12:13:49 -06:00
f1f618c57a
Don't change the next.js version by default. (#640) 2023-11-13 11:56:04 -06:00
414b887036
Allow setting build tool (npm/yarn) and next.js version. (#639)
* Allow setting build tool (npm/yarn) and next.js version.
2023-11-10 17:44:25 -06:00
042b413598
Support the case where webpack config is already present next.config.js (#631)
* Support the case where webpack config is already present next.config.js

* Update scripts for experimental-compile/experimental-generate
2023-11-08 23:44:48 -06:00
660326f713
Add new build-webapp command and related scripts and containers. (#626)
* Add new build-webapp command and related scripts and containers.
2023-11-07 18:15:04 -06:00