JSPM

  • Created
  • Published
  • Downloads 1038702
  • Score
    100M100P100Q12250F
  • License MIT

Package Exports

  • apollo-server-env

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

Readme

apollo-server-env

This package is used internally by Apollo Server and not meant to be consumed directly.

Its primary function is to provide polyfills (e.g. via core-js) for newer language features which might not be available in the underlying JavaScript Engine (i.e. more bare-bones V8 environments, older versions of Node.js, etc.).