piuma-asset-debug

0.0.3 • Public • Published

piuma-asset-debug

Simple library for verify asset inclusion in compiled/packaged application output binary.

Usage

Call your binary output with parameter "^a" or "^^asset", this parameter is removed before continue execution. For example: ./yourbin ^^asset ...

Coding

In your project folder do : npm install piuma-asset-debug --save

In your main file put on the top this comand: require('piuma-asset-debug')(__dirname);

Package Sidebar

Install

npm i piuma-asset-debug

Weekly Downloads

0

Version

0.0.3

License

Apache-2.0

Unpacked Size

2.49 kB

Total Files

3

Last publish

Collaborators

  • niosz