0.0.4 • Published 2 years ago

@flexpa/link-pkg v0.0.4

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@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

TopicAnswerComments
RuntimeBrowser
DevDev serveryarn dev
BuildThrough viteyarn build
Localhost8080Default is http://localhost:3000/