feat: use cloud runtime package (#9)

* feat: Include @noodl/cloud-runtime in the dist folder

* feat: Use the builtin cloud runtime

Unless "NOODL_CLOUD_RUNTIMES_LOCATION" is provided.

* chore: bump version
This commit is contained in:
Eric Tuvesson
2024-01-26 10:38:48 +01:00
committed by GitHub
parent c89f7ef796
commit 413e7b3fcd
7 changed files with 72 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@noodl/cloudservice-docker",
"version": "0.2.5",
"version": "0.3.0",
"description": "Low-code for when experience matter",
"author": "Noodl <info@noodl.net>",
"homepage": "https://noodl.net",