This is a test application utilizing the Carbon for IBM.com Web Components package. This is a basic webpack setup using Handlebars for page management.
This will deploy a local webpack dev environment with watcher:
yarn start
This will output to the dist
folder for deploying up to other environments.
yarn build
There are three tasks, each will upgrade either latest canary, next, or latest versions on NPM:
yarn update-canary
yarn update-next
yarn update-latest