Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
`bl-login` is a login and registration module for Boklisten.no. This README is for development and technical documentation. For a deep-dive into what `bl-login` is and can do [please read our documentation](https://github.com/boklisten/bl-doc/blob/master/bl-login#summary)
`bl-admin` is a administration tool for Boklisten.no. This README only describes development and technical detail. For a deep-dive into the application [please read our documentation](https://github.com/boklisten/bl-doc/blob/master/bl-admin/summary.md).
`bl-web` is a customer centered application for Boklisten.no. It is basicly a online store with some caveats. This README only describes development and technical detail. For a deep-dive into the application [please read our documentation](https://github.com/boklisten/bl-doc/blob/master/bl-web/summary.md).