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
BaseT React resolver
Pixi resolver for BaseT project.
Installation and usage
Run:
npm install --save-dev baset-resolver-pixiand 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.