1.2.2 • Published 2 years ago
@kasko/fe-webapp-product-loader-lib v1.2.2
FE product loader library
Library for loading initial webapp requests (touchpoint and item) that is embedded in the DOM and triggered on page load. This reduces the time it takes for the webapp to full load.
Installation
yarn install
yarn buildInstalling in other projects
yarn add @kasko/fe-webapp-product-loader-lib -DUsing in other projects
Requiring
@kasko/fe-webapp-product-loader-libwill return string that could be injected in HTML usingHtmlWebpackPlugin.const { KaskoProductLoaderScriptTag } = require('@kasko/fe-webapp-product-loader-lib');Product loader adds global
KaskoProductLoaderinstance.- Loaded data is passed to
@kasko/fe-webapp-framework-angularstarting from version4.2.0
1.2.2
2 years ago
1.2.1
2 years ago
1.2.0
5 years ago
1.1.0
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.3-rc.0
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago
1.0.0-rc.2
7 years ago
1.0.0-rc.1
7 years ago
1.0.0-rc.0
7 years ago