JSPM

@wessberg/compiler-common

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

Things that are common for all my compiler packages.

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 NPM version

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.