Jump to content

Virtual client-side package 0.0.3

   (2 reviews)

About This File

This package will help you to save your client-side files from prying eyes. ( Files doesn't downloading on client pc )

Support for import / exports (es6)

Support for npm packages

Installation

  1. Copy virtual-clientside folder in packages folder your server

  2. Copy client_packages folder in the folder of your server

  3Go to folder packages/virtual-clientside and open there command console

  4Enter the command: yarn or npm i

  5After installing all the packages, enter command: yarn watch or npm run watch for to run watching for files (for development).

  6Complete. Now you can editing files in folder packages/virtual-clientside/client_package/src

 

NOTE

Try to use as many error handlers as possible try {} catch {}

Files that are needed for CEF will not be downloaded by this package


What's New in Version 0.0.3   See changelog

Released

Update dependencies.

Fixed event names.

Added support for large code transfer (for large projects).

  • Like 8
  • Mask 1
  • Take2 1

User Feedback

Create an account or sign in to leave a review

You need to be a member in order to leave a review

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...