nativescript-hook-debug-production
Hook for selecting files based on debug or production build for NativeScript Apps
npm i --save nativescript-hook-debug-production
- Version: 1.0.4
- GitHub: https://github.com/markosko/nativescript-hook-debug-production
- NPM: https://www.npmjs.com/package/nativescript-hook-debug-production
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
NativeScript-hook-debug-production
Hook for selecting files based on debug or production build for NativeScript Apps
License
This plugin is licensed under the MIT license by Marek Maszay
Installation
tns plugin add nativescript-hook-debug-production
Usages
Set name file based on if you want to have file in debug as filename.debug.extension
or release version as filename.production.extension
Inside code include it as filename.extension