@flexpa/link
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

@flexpa/link-pkg

A tiny public package that's responsible for launching flexpa/app within an iframe. The package is published on npm under @flexpa/link and as an iife (Immediately Invoked Function Expression) that can be included in a <script src="..."> tag.

Publishing to NPM

  • Run yarn version patch | minor | major to update the package's version. Head to the git repo on Github and create a new release.
  • Add a tag to the release matching link-v<major>.<minor>.<patch>. Once a release has been created the Publish @flexpa/link github action is triggered and handles publishing the new version to npm (See .github/workflows/npm-registry.yml).

FAQ

Topic Answer Comments
Runtime Browser
Dev Dev server yarn dev
Build Through vite yarn build
Localhost 3007 Default is http://localhost:3007/

Readme

Keywords

none

Package Sidebar

Install

npm i @flexpa/link

Weekly Downloads

4

Version

0.0.10

License

none

Unpacked Size

5.25 kB

Total Files

4

Last publish

Collaborators

  • alex-yakubovsky
  • acr13
  • jdjkelly