Package Exports
- sparql-search-bar
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sparql-search-bar) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
template-typescript
Template repo for my Typescript projects
Usage
When this repository is used as a template, you will need to do the following:
- Provide secrets tokens for github (
GH_TOKEN
) and NPM (NPM_TOKEN
) NPM tokens (NPM_TOKEN
) should be automation tokens generated at https://www.npmjs.com/settings/[user]/tokens/ Github tokens (GH_TOKEN
) should be generated at https://github.com/settings/tokens/new?scopes=repo Secrets should be added at https://github.com/jeswr/[repository-name]/settings/secrets/actions - Fill in missing entries in the package.json
License
©2021–present Jesse Wright, MIT License.