champion-8.x-3.1-no-core/modules/contrib/hax/CopyThisStuff/build.js
modules/contrib/hax/CopyThisStuff/build.js
// this is an example, you should include just the things you want // however, this is a good base to get HAX and all its friends and integrations import "@lrnwebcomponents/baseline-build-hax/baseline-build-hax.js"; import "@lrnwebcomponents/h-a-x/h-a-x.js"; import "@lrnwebcomponents/hax-body/hax-body.js"; import "@lrnwebcomponents/hax-body-behaviors/hax-body-behaviors.js"; // common in CMSs import "@lrnwebcomponents/cms-hax/cms-hax.js";