From e68090181acd844f86f3e81153cb5a4e3f4a307f Mon Sep 17 00:00:00 2001 From: Saad Jutt Date: Wed, 23 Mar 2022 18:05:03 +0500 Subject: [PATCH] fix: included sasjs core macros at compile time --- api/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/api/package.json b/api/package.json index 346bb49..25395ec 100644 --- a/api/package.json +++ b/api/package.json @@ -29,6 +29,7 @@ "assets": [ "./build/public/**/*", "./build/sasjsbuild/**/*", + "./build/sasjscore/**/*", "./web/build/**/*" ], "targets": [