Webpack-based build configuration for Kolibri, a learning management system for offline use. Current version 1.1.2 requires Node.js >=20.19.0 and npm >=8. Provides pre-configured webpack 5 setup with Vue.js template compiler (2.7.16 peer dependency). Released by Learning Equality for internal Kolibri development. Alternatives exist for general Vue/Webpack builds.
npm install kolibri-buildNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to import and use default build config with custom entry.
Upgrade Node.js to >=20.19.0.
Ensure webpack@^5.102.0 is installed.
Use with Vue 2 projects only.
Refer to changelog for option migration.
npm install kolibri-build --save-dev
Use default config from kolibri-build or add vue-loader rule