Package Exports
- @wessberg/compiler-common
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 (@wessberg/compiler-common) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Compiler-common 
Things that are common for all of my compiler packages.
Installation
Simply do: npm install @wessberg/compiler-common
.
Description
This packages holds things that are shared between all of my compiler packages (such as blacklisted paths and some things).
Changelog:
v1.0.0:
- First release.