JSPM

  • Created
  • Published
  • Downloads 39
  • Score
    100M100P100Q113747F
  • License MIT

A library for maintaining the assets repo.

Package Exports

  • @map3xyz/assets-helper
  • @map3xyz/assets-helper/dist/index.js

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 (@map3xyz/assets-helper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Assets Helper

A helper CLI for the map3xyz/assets repository

Publishing instructions

To publish changes to the asset-helper NPM package https://www.npmjs.com/package/@map3xyz/assets-helper

  1. Commit and push (or merge through via PRs) to master any required changes

  2. Run this command

    npm run preparePublish && npm publish