Simple example repository to be used as skeleton.
In ripe-vendors-example
example
by the brand's namenpm install
example
in the whole project by the brand name in lowercase. Ex: swear
Example
in the whole project by the brand name capitalized. Ex: Swear
example
to the brand's namenpm link
In ripe-white
npm link ripe-commons-<brand>
ripe-white/js/main.js
:
await loadRemotePlugins();
SwitchTechnicalPlugin.register(pluginus.manager);
add require("ripe-commons-<brand>").install();
In ripe-vendors-example
npm run watch
In ripe-white
npm run dev
In the browser
features=<brand-side>
npm run build-cdn