Commit Graph

72 Commits

Author SHA1 Message Date
SamTolmay
93d35e453f fix(cli): fix test imports 2020-12-02 10:01:34 +02:00
SamTolmay
9c461084f8 fix(cli): node_modules should be moved to project root in build-netlify 2020-12-02 10:00:01 +02:00
SamTolmay
dfa96290e3 feat(cli): improve errors 2020-12-02 09:59:35 +02:00
SamTolmay
c779ac7c8a feat(cli): add build-netlify command 2020-12-01 17:33:34 +02:00
SamTolmay
98541e670e refactor(cli): factor out fetchNpmTarball function 2020-12-01 16:03:18 +02:00
SamTolmay
6a097793f3 feat(cli): add output directory option to build 2020-12-01 15:36:02 +02:00
SamTolmay
addbdf792f refactor(node-utils): move createGetSecretsFromEnv to node-utils 2020-12-01 13:45:58 +02:00
SamTolmay
5e6cebf6d0 feat(blockTools): move module fed functions to blockTools
closes #219
2020-11-30 12:47:04 +02:00
Sam Tolmay
6b9bd63e6f feat(cli): read secrets from env, add dotenv 2020-11-12 14:20:36 +02:00
Sam Tolmay
2e86513d6f test(cli): add test and remove files from coverage reports 2020-10-30 16:15:36 +02:00
Sam Tolmay
b963569387 fix(cli): fix dev server static path 2020-10-30 13:06:03 +02:00
Sam Tolmay
ae097828d1 test(cli): add cli tests 2020-10-30 10:50:04 +02:00
Sam Tolmay
8d33183615 feat(cli): dev server running 2020-10-29 16:47:36 +02:00
Sam Tolmay
7eae1a80f4 feat(cli): init dev server 2020-10-29 13:51:36 +02:00
Sam Tolmay
1548905af9 fix(cli): fix build script mf path 2020-10-28 15:34:01 +02:00
Sam Tolmay
a3a9ffccb6 fix(cli): fix clean cache description and error messages 2020-10-28 10:53:47 +02:00
Sam Tolmay
f2eabfae92 feat(cli): init loadBuildScriptToCache 2020-10-27 14:58:20 +02:00
Sam Tolmay
1a976659c8 feat(cli): add clean cache command 2020-10-27 11:57:54 +02:00
Sam Tolmay
758a6b9f31 refactor(cli): clean up cli 2020-10-27 10:59:14 +02:00
Sam Tolmay
34dba01724 feat(cli): init module federation of build script 2020-10-26 18:42:43 +02:00
Sam Tolmay
519e604771 feat(cli): add errorBoundary and getLowdefyVersion utils 2020-10-26 15:56:24 +02:00
Sam Tolmay
92fff8f157 feat(cli): init cli with build command 2020-10-23 16:44:09 +02:00