sharing code between bundles, explicitly
here the core bundle includes and exposes utilities, which are imported and invoked by an auxiliary bundle
-
ensure Node is installed
-
npm installdownloads dependencies -
npm startbuilds and executes bundles

