0.0.10 • Published 1 year ago

@flexpa/link v0.0.10

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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
Localhost3007Default is http://localhost:3007/
0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago