|
18ce1e84c6
|
Add Fractal to versa build and automatically
...select the language if there is a `package.json` file
|
2024-02-22 00:36:43 +00:00 |
|
|
c5248bb061
|
Add initial JavaScript/TypeScript support
Add JS/TS support to `versa install`.
Run `npm install`, `yarn` or `pnpm install` based on which files are
present in the project.
|
2024-02-21 23:32:59 +00:00 |
|
|
084f6fb3c7
|
Revert "Extract extraArgs and workingDir "
This reverts commit ee709b2966 .
|
2024-02-21 13:22:17 +00:00 |
|
|
01854538d4
|
Disable timeout for install command
|
2024-02-21 13:20:41 +00:00 |
|
|
ee709b2966
|
Extract extraArgs and workingDir
|
2024-02-21 13:00:16 +00:00 |
|
|
b4e7a71fe3
|
Refactor to separate commands
|
2024-02-21 12:48:33 +00:00 |
|