You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #22 from CUCWD/feature.maple/ztraboo/remove-cache-…
…on-mfe-runtime-config-init
Make sure that we don't use the `LocalForageCache` and pull `mfe_config` regularly.
Merge pull request #20 from CUCWD/feature.maple/ztraboo/mfe-runtime-c…
…onfiguration
Make sure to copy `.npmrc` into `./dist` before `npm build` to authenticate with `npmjs` for workflow `npm-publish`.
Merge pull request #19 from CUCWD/feature.maple/ztraboo/mfe-runtime-c…
…onfiguration
Combine `cp`, `cd`, and `npm publish` into one run for `npm-publish` workflow.
Merge pull request #18 from CUCWD/feature.maple/ztraboo/mfe-runtime-c…
…onfiguration
Need to make sure this is `cp` command for `npm-publish` workflow.