Skip to content

Commit 63b4012

Browse files
Deomid Ryabkovcesantabot
authored andcommitted
Support for new repo layout: fw/platforms -> platforms
Maintains compatibility with old layout. CL: mos: Support for new repo layout: fw/platforms -> platforms PUBLISHED_FROM=72ed329a5c67e7dd98d1bad529e26b72f1d968b1
1 parent 03b44d7 commit 63b4012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ filesystem:
1212
- fs
1313
- ${mos.modules.mjs_module.path}/mjs/lib/api_*.js
1414
- ${mos.modules.mongoose_os.path}/fw/mjs_api/api_*.js
15-
- ${mos.modules.mongoose_os.path}/fw/platforms/${arch}/mjs_api/api_*.js
15+
- ${mos.modules.mongoose_os.path}/platforms/${arch}/mjs_api/api_*.js
1616
- "@all_libs/mjs_fs"
1717
config_schema:
1818
- ["mjs", "o", {title: "mJS settings"}]

0 commit comments

Comments
 (0)