Anyone using the `FeaturedCategory` extension? It ...
# suitecommerce
c
Anyone using the
FeaturedCategory
extension? It seems to have an error in the source which results in thousands of extra log entries:
define(["require", "exports", "SuiteCommerce.FeaturedCategory.ServiceController"], function (require, exports) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
});
Results in tons of these in SSP exec logs:
{"message":"See almond README: incorrect module build, no module name"}