Socket
Socket
Sign inDemoInstall

@findify/bundle

Package Overview
Dependencies
84
Maintainers
5
Versions
484
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @findify/bundle

Findify Out Of Box solution


Version published
Weekly downloads
167
increased by456.67%
Maintainers
5
Created
Weekly downloads
 

Readme

Source

npm

@findify/bundle

Installation

Bundle is an Out-of-the-box solution which is intended to work in browser by including script tag on the web page. Findify compiles bundle.js, includes store configuration for merchants and serves this file from private CDN.

In the case you like to manage everything by your self - check how we setting environment in the @findify/cli package

Development 🚀

yarn build:dll # Build DLL once you changed deps.
yarn start # Run devserver on http://localhost:3000

Variables 🔓


__MERCHANT_API_KEY__ # Store API key
__MERCHANT_VERSION__ # Bundle version
__MERCHANT_CSS__ # Path to custom CSS file
__INCLUDE_POLYFILL__ # Should use polyfill or not
__ENVIRONMENT__ 'prod|stage' # Environment
__DISABLE_SENTRY__ # Should report errors to Findify
__SENTRY_ENABLED__ # Same as above
__MERCHANT_ID__ # ID of merchant

License (MIT) 🎁

FAQs

Last updated on 22 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc