Skip to content

A github action for building global script dependencies to be hosted on a CDN

License

Notifications You must be signed in to change notification settings

single-spa/action-build-global-script-deps

Repository files navigation

action-build-import-map-microfrontend-deps

Github action for building import-map-microfrontend-deps

Usage

Add a uses: single-spa/action-build-global-script-deps@v1 step to your Github workflow

Inputs

See action.yml for a list of all required and optional inputs

Example

- name: Build Global Script Dependencies
  uses: single-spa/action-build-global-script-deps@v1
  with:
    global-scripts: global-scripts.json
    output-folder: dist

About

A github action for building global script dependencies to be hosted on a CDN

Resources

License

Stars

Watchers

Forks

Packages

No packages published