JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q52596F
  • License MIT

Pixi resolver plugin for BaseT project.

Package Exports

  • baset-resolver-pixi

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 (baset-resolver-pixi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Known Vulnerabilities

BaseT React resolver

Pixi resolver for BaseT project.

Installation and usage

Run:

npm install --save-dev baset-resolver-pixi

and adding next line to baset.plugins section in your package.json or plugins section in your .basetrc/.basetrc.json:

".spec.js$": ["baset-resolver-pixi", "baset-baseliner-json"]

No additional options available for this plugin for now.