Introduction to bundling OpenTiny
The following guides and reference pages assist with bundling OpenTiny using a module loader, such as Webpack, Rollup.js, and Browserify. OpenTiny is a modular platform that is designed to lazy-load libraries when they are required. This allows developers to only bundle the components of OpenTiny that are required and keep the resulting bundle as small as possible.