kit-build-assets

1.0.10 • Public • Published

kit-build-assets

This plugin compiles the KIT module assets to the module's wwwroot folder.

Publishing

We use Babel to compile the src directory to the lib directory. This is done via the "prepublish" script which is automatically invoked when using "npm publish". However since we are not publishing to NPM, instead we are installing directly from GitHub we need to execute "npm run prepublish" to update the lib/index.js file (this is the main entry point file defined in the package.json file).

Installing

npm install --save-dev https://github.com/kontrolit/kit-build-assets.git

/kit-build-assets/

    Package Sidebar

    Install

    npm i kit-build-assets

    Weekly Downloads

    0

    Version

    1.0.10

    License

    MIT

    Unpacked Size

    17.3 kB

    Total Files

    5

    Last publish

    Collaborators

    • nfplee